#6FD0EE#6FD0EE
#6FD0EE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.9% C 0.101 H 220.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0EE |
|---|---|
| RGB | rgb(111, 208, 238) |
| HSL | hsl(194, 79%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(53.4%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(78.85, -20.46, -23.53) |
| CIE-LCH | lch(78.85, 31.18, 228.99°) |
| OKLab | oklab(80.95% -0.0766 -0.0652) |
| OKLCH | oklch(80.95% 0.101 220.4) |
| XYZ | xyz(44.5381, 54.6603, 89.0758) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 4.03
Neon Blue
#04D9FF
ΔE00 4.92
Bright Sky Blue
#02CCFE
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 6.54
Lightskyblue
#87CEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0EE #EE8D6F
analogous
#6FEECC #6FD0EE #6F90EE
triadic
#6FD0EE #EE6FD0 #D0EE6F
tetradic
#6FD0EE #CC6FEE #EE8D6F #90EE6F
square
#6FD0EE #CC6FEE #EE8D6F #90EE6F
split-complementary
#6FD0EE #EE6F90 #EECC6F
monochromatic
#18A0CB #38BEE8 #6FD0EE #A6E2F4 #DCF4FB
Accessibility & contrast
On white
1.76
#6FD0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6FD0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0EE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0EE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd0ee; /* rgb */ color: rgb(111, 208, 238); /* oklch */ color: oklch(80.9% 0.101 220.4);
Tailwind
colors: {
custom: {
50: '#a1def3',
500: '#6fd0ee',
950: '#000000',
},
}SCSS
$custom: #6fd0ee; $custom-light: #a1def3; $custom-dark: #000000;
JSON
{
"hex": "#6fd0ee",
"rgb": {
"r": 111,
"g": 208,
"b": 238
},
"hsl": {
"h": 194.173,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.80948,
"c": 0.10058,
"h": 220.4
},
"luminance": 0.54664
}Semantic roles & 50–950 ramp
primary
#6FD0EE
secondary
#C65C3B
accent
#3C0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485