#6FD0EF#6FD0EF
#6FD0EF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.0% C 0.101 H 221.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0EF |
|---|---|
| RGB | rgb(111, 208, 239) |
| HSL | hsl(195, 80%, 69%) |
| HSV | hsv(195, 54%, 94%) |
| CMYK | cmyk(53.6%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(78.88, -20.17, -24.01) |
| CIE-LCH | lch(78.88, 31.36, 229.96°) |
| OKLab | oklab(80.99% -0.0762 -0.0666) |
| OKLCH | oklch(80.99% 0.101 221.1) |
| XYZ | xyz(44.6854, 54.7192, 89.8516) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0EF #EF8E6F
analogous
#6FEFCE #6FD0EF #6F90EF
triadic
#6FD0EF #EF6FD0 #D0EF6F
tetradic
#6FD0EF #CE6FEF #EF8E6F #90EF6F
square
#6FD0EF #CE6FEF #EF8E6F #90EF6F
split-complementary
#6FD0EF #EF6F90 #EFCE6F
monochromatic
#17A1CD #38BEE9 #6FD0EF #A6E2F5 #DDF4FB
Accessibility & contrast
On white
1.76
#6FD0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6FD0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0EF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0EF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd0ef; /* rgb */ color: rgb(111, 208, 239); /* oklch */ color: oklch(81.0% 0.101 221.1);
Tailwind
colors: {
custom: {
50: '#a1def4',
500: '#6fd0ef',
950: '#000000',
},
}SCSS
$custom: #6fd0ef; $custom-light: #a1def4; $custom-dark: #000000;
JSON
{
"hex": "#6fd0ef",
"rgb": {
"r": 111,
"g": 208,
"b": 239
},
"hsl": {
"h": 194.531,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.80987,
"c": 0.10118,
"h": 221.1
},
"luminance": 0.54723
}Semantic roles & 50–950 ramp
primary
#6FD0EF
secondary
#C85D3B
accent
#3C09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485