#6FD2EC#6FD2EC
#6FD2EC is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.100 H 217.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2EC |
|---|---|
| RGB | rgb(111, 210, 236) |
| HSL | hsl(192, 77%, 68%) |
| HSV | hsv(192, 53%, 93%) |
| CMYK | cmyk(53%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(79.34, -22.02, -21.70) |
| CIE-LCH | lch(79.34, 30.92, 224.58°) |
| OKLab | oklab(81.32% -0.0795 -0.0601) |
| OKLCH | oklch(81.32% 0.1 217.1) |
| XYZ | xyz(44.7366, 55.5248, 87.7004) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.15
Bright Sky Blue
#02CCFE
ΔE00 6.39
Ice Blue
#A5DFF9
ΔE00 7.09
Aqua Blue
#02D8E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2EC #EC896F
analogous
#6FECC7 #6FD2EC #6F93EC
triadic
#6FD2EC #EC6FD2 #D2EC6F
tetradic
#6FD2EC #C76FEC #EC896F #93EC6F
square
#6FD2EC #C76FEC #EC896F #93EC6F
split-complementary
#6FD2EC #EC6F93 #ECC76F
monochromatic
#1AA3C6 #39C1E5 #6FD2EC #A5E3F3 #DBF4FA
Accessibility & contrast
On white
1.73
#6FD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6FD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2EC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2EC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#01DBDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd2ec; /* rgb */ color: rgb(111, 210, 236); /* oklch */ color: oklch(81.3% 0.100 217.1);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6fd2ec',
950: '#000000',
},
}SCSS
$custom: #6fd2ec; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6fd2ec",
"rgb": {
"r": 111,
"g": 210,
"b": 236
},
"hsl": {
"h": 192.48,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.81324,
"c": 0.09965,
"h": 217.1
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#6FD2EC
secondary
#C4583B
accent
#370DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485