#6FCAE2#6FCAE2
#6FCAE2 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.1% C 0.093 H 217.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAE2 |
|---|---|
| RGB | rgb(111, 202, 226) |
| HSL | hsl(193, 66%, 66%) |
| HSV | hsv(193, 51%, 89%) |
| CMYK | cmyk(50.9%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(76.74, -20.75, -20.28) |
| CIE-LCH | lch(76.74, 29.01, 224.34°) |
| OKLab | oklab(79.14% -0.0745 -0.0561) |
| OKLCH | oklch(79.14% 0.093 217) |
| XYZ | xyz(41.3983, 51.1080, 79.6200) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 6.01
Bright Sky Blue
#02CCFE
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.76
Lightblue (survey)
#7BC8F6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAE2 #E2876F
analogous
#6FE2C0 #6FCAE2 #6F90E2
triadic
#6FCAE2 #E26FCA #CAE26F
tetradic
#6FCAE2 #C06FE2 #E2876F #90E26F
square
#6FCAE2 #C06FE2 #E2876F #90E26F
split-complementary
#6FCAE2 #E26F90 #E2C06F
monochromatic
#2495B3 #3CB7D8 #6FCAE2 #A2DDEC #D5EFF7
Accessibility & contrast
On white
1.87
#6FCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6FCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAE2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAE2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E3
Deuteranopia (green-blind)
#A8B8E2
Tritanopia (blue-blind)
#25D3D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcae2; /* rgb */ color: rgb(111, 202, 226); /* oklch */ color: oklch(79.1% 0.093 217.0);
Tailwind
colors: {
custom: {
50: '#a0daeb',
500: '#6fcae2',
950: '#000000',
},
}SCSS
$custom: #6fcae2; $custom-light: #a0daeb; $custom-dark: #000000;
JSON
{
"hex": "#6fcae2",
"rgb": {
"r": 111,
"g": 202,
"b": 226
},
"hsl": {
"h": 192.522,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.79136,
"c": 0.09325,
"h": 217
},
"luminance": 0.51112
}Semantic roles & 50–950 ramp
primary
#6FCAE2
secondary
#B45942
accent
#3D17CE
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384