#6FD4EA#6FD4EA
#6FD4EA is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.099 H 213.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4EA |
|---|---|
| RGB | rgb(111, 212, 234) |
| HSL | hsl(191, 75%, 68%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(52.6%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.84, -23.58, -19.87) |
| CIE-LCH | lch(79.84, 30.84, 220.13°) |
| OKLab | oklab(81.7% -0.0824 -0.055) |
| OKLCH | oklch(81.7% 0.099 213.7) |
| XYZ | xyz(44.9445, 56.4029, 86.3443) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4EA #EA856F
analogous
#6FEAC3 #6FD4EA #6F96EA
triadic
#6FD4EA #EA6FD4 #D4EA6F
tetradic
#6FD4EA #C36FEA #EA856F #96EA6F
square
#6FD4EA #C36FEA #EA856F #96EA6F
split-complementary
#6FD4EA #EA6F96 #EAC36F
monochromatic
#1CA5C2 #3AC4E2 #6FD4EA #A4E4F2 #DAF4FA
Accessibility & contrast
On white
1.71
#6FD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6FD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4EA
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4EA | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#06DDDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd4ea; /* rgb */ color: rgb(111, 212, 234); /* oklch */ color: oklch(81.7% 0.099 213.7);
Tailwind
colors: {
custom: {
50: '#a1e1f0',
500: '#6fd4ea',
950: '#000000',
},
}SCSS
$custom: #6fd4ea; $custom-light: #a1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd4ea",
"rgb": {
"r": 111,
"g": 212,
"b": 234
},
"hsl": {
"h": 190.732,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.81702,
"c": 0.09909,
"h": 213.7
},
"luminance": 0.56407
}Semantic roles & 50–950 ramp
primary
#6FD4EA
secondary
#C1543D
accent
#330FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485