#6FD4E9#6FD4E9
#6FD4E9 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.099 H 212.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E9 |
|---|---|
| RGB | rgb(111, 212, 233) |
| HSL | hsl(190, 73%, 67%) |
| HSV | hsv(190, 52%, 91%) |
| CMYK | cmyk(52.4%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.81, -23.85, -19.39) |
| CIE-LCH | lch(79.81, 30.74, 219.11°) |
| OKLab | oklab(81.66% -0.0828 -0.0536) |
| OKLCH | oklch(81.66% 0.099 212.9) |
| XYZ | xyz(44.8012, 56.3456, 85.5898) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E9 #E9846F
analogous
#6FE9C1 #6FD4E9 #6F97E9
triadic
#6FD4E9 #E96FD4 #D4E96F
tetradic
#6FD4E9 #C16FE9 #E9846F #97E96F
square
#6FD4E9 #C16FE9 #E9846F #97E96F
split-complementary
#6FD4E9 #E96F97 #E9C16F
monochromatic
#1DA4C0 #3AC4E1 #6FD4E9 #A4E4F1 #D9F4F9
Accessibility & contrast
On white
1.71
#6FD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6FD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E9
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E9 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEA
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#0BDDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd4e9; /* rgb */ color: rgb(111, 212, 233); /* oklch */ color: oklch(81.7% 0.099 212.9);
Tailwind
colors: {
custom: {
50: '#a1e1f0',
500: '#6fd4e9',
950: '#000000',
},
}SCSS
$custom: #6fd4e9; $custom-light: #a1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e9",
"rgb": {
"r": 111,
"g": 212,
"b": 233
},
"hsl": {
"h": 190.328,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.81665,
"c": 0.09867,
"h": 212.9
},
"luminance": 0.5635
}Semantic roles & 50–950 ramp
primary
#6FD4E9
secondary
#BF543D
accent
#3210D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485