#6FD5EA#6FD5EA
#6FD5EA is a light, moderate cyan. Relative luminance 0.569; OKLCH L 81.9% C 0.099 H 212.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5EA |
|---|---|
| RGB | rgb(111, 213, 234) |
| HSL | hsl(190, 75%, 68%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(52.6%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(80.13, -24.07, -19.45) |
| CIE-LCH | lch(80.13, 30.95, 218.93°) |
| OKLab | oklab(81.93% -0.0835 -0.0538) |
| OKLCH | oklch(81.93% 0.099 212.8) |
| XYZ | xyz(45.1952, 56.9044, 86.4279) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5EA #EA846F
analogous
#6FEAC1 #6FD5EA #6F97EA
triadic
#6FD5EA #EA6FD5 #D5EA6F
tetradic
#6FD5EA #C16FEA #EA846F #97EA6F
square
#6FD5EA #C16FEA #EA846F #97EA6F
split-complementary
#6FD5EA #EA6F97 #EAC16F
monochromatic
#1CA6C2 #3AC5E2 #6FD5EA #A4E5F2 #DAF4FA
Accessibility & contrast
On white
1.70
#6FD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#6FD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5EA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5EA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#05DEDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd5ea; /* rgb */ color: rgb(111, 213, 234); /* oklch */ color: oklch(81.9% 0.099 212.8);
Tailwind
colors: {
custom: {
50: '#a1e2f0',
500: '#6fd5ea',
950: '#000000',
},
}SCSS
$custom: #6fd5ea; $custom-light: #a1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd5ea",
"rgb": {
"r": 111,
"g": 213,
"b": 234
},
"hsl": {
"h": 190.244,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.81929,
"c": 0.09934,
"h": 212.8
},
"luminance": 0.56909
}Semantic roles & 50–950 ramp
primary
#6FD5EA
secondary
#C1533D
accent
#310FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485