#6CCAEA#6CCAEA
#6CCAEA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.100 H 222.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCAEA |
|---|---|
| RGB | rgb(108, 202, 234) |
| HSL | hsl(195, 75%, 67%) |
| HSV | hsv(195, 54%, 92%) |
| CMYK | cmyk(53.8%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(76.90, -19.14, -24.36) |
| CIE-LCH | lch(76.90, 30.98, 231.84°) |
| OKLab | oklab(79.32% -0.0736 -0.0676) |
| OKLCH | oklch(79.32% 0.1 222.6) |
| XYZ | xyz(42.1504, 51.3659, 85.5193) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.02
Baby Blue
#89CFF0
ΔE00 3.77
Bright Sky Blue
#02CCFE
ΔE00 4.89
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 5.77
Lightskyblue
#87CEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCAEA #EA8C6C
analogous
#6CEACB #6CCAEA #6C8BEA
triadic
#6CCAEA #EA6CCA #CAEA6C
tetradic
#6CCAEA #CB6CEA #EA8C6C #8BEA6C
square
#6CCAEA #CB6CEA #EA8C6C #8BEA6C
split-complementary
#6CCAEA #EA6C8B #EACB6C
monochromatic
#1B96C0 #36B7E2 #6CCAEA #A2DDF2 #D7F1F9
Accessibility & contrast
On white
1.86
#6CCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6CCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCAEA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCAEA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccaea; /* rgb */ color: rgb(108, 202, 234); /* oklch */ color: oklch(79.3% 0.100 222.6);
Tailwind
colors: {
custom: {
50: '#9fdaf0',
500: '#6ccaea',
950: '#000000',
},
}SCSS
$custom: #6ccaea; $custom-light: #9fdaf0; $custom-dark: #000000;
JSON
{
"hex": "#6ccaea",
"rgb": {
"r": 108,
"g": 202,
"b": 234
},
"hsl": {
"h": 195.238,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.79318,
"c": 0.09991,
"h": 222.6
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#6CCAEA
secondary
#BF5D3B
accent
#410ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385