#6FD0EB#6FD0EB
#6FD0EB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.8% C 0.099 H 218.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0EB |
|---|---|
| RGB | rgb(111, 208, 235) |
| HSL | hsl(193, 76%, 68%) |
| HSV | hsv(193, 53%, 92%) |
| CMYK | cmyk(52.8%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.74, -21.29, -22.08) |
| CIE-LCH | lch(78.74, 30.67, 226.03°) |
| OKLab | oklab(80.83% -0.0777 -0.0611) |
| OKLCH | oklch(80.83% 0.099 218.2) |
| XYZ | xyz(44.1010, 54.4855, 86.7739) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.93
Bright Sky Blue
#02CCFE
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0EB #EB8A6F
analogous
#6FEBC8 #6FD0EB #6F92EB
triadic
#6FD0EB #EB6FD0 #D0EB6F
tetradic
#6FD0EB #C86FEB #EB8A6F #92EB6F
square
#6FD0EB #C86FEB #EB8A6F #92EB6F
split-complementary
#6FD0EB #EB6F92 #EBC86F
monochromatic
#1BA0C4 #39BEE4 #6FD0EB #A5E2F2 #DAF3FA
Accessibility & contrast
On white
1.77
#6FD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6FD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0EB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0EB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#09D9D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd0eb; /* rgb */ color: rgb(111, 208, 235); /* oklch */ color: oklch(80.8% 0.099 218.2);
Tailwind
colors: {
custom: {
50: '#a1def1',
500: '#6fd0eb',
950: '#000000',
},
}SCSS
$custom: #6fd0eb; $custom-light: #a1def1; $custom-dark: #000000;
JSON
{
"hex": "#6fd0eb",
"rgb": {
"r": 111,
"g": 208,
"b": 235
},
"hsl": {
"h": 193.065,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.80834,
"c": 0.09886,
"h": 218.2
},
"luminance": 0.54489
}Semantic roles & 50–950 ramp
primary
#6FD0EB
secondary
#C2593C
accent
#3A0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485