#5FD6EA#5FD6EA
#5FD6EA is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.110 H 210.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6EA |
|---|---|
| RGB | rgb(95, 214, 234) |
| HSL | hsl(189, 77%, 65%) |
| HSV | hsv(189, 59%, 92%) |
| CMYK | cmyk(59.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.88, -27.61, -19.88) |
| CIE-LCH | lch(79.88, 34.02, 215.75°) |
| OKLab | oklab(81.58% -0.0946 -0.0551) |
| OKLCH | oklch(81.58% 0.11 210.2) |
| XYZ | xyz(43.6111, 56.4621, 86.4259) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6EA #EA735F
analogous
#5FEAB9 #5FD6EA #5F91EA
triadic
#5FD6EA #EA5FD6 #D6EA5F
tetradic
#5FD6EA #B95FEA #EA735F #91EA5F
square
#5FD6EA #B95FEA #EA735F #91EA5F
split-complementary
#5FD6EA #EA5F91 #EAB95F
monochromatic
#18A0B7 #29C8E3 #5FD6EA #95E4F1 #CBF2F8
Accessibility & contrast
On white
1.71
#5FD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5FD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6EA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6EA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd6ea; /* rgb */ color: rgb(95, 214, 234); /* oklch */ color: oklch(81.6% 0.110 210.2);
Tailwind
colors: {
custom: {
50: '#99e3f0',
500: '#5fd6ea',
950: '#000000',
},
}SCSS
$custom: #5fd6ea; $custom-light: #99e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd6ea",
"rgb": {
"r": 95,
"g": 214,
"b": 234
},
"hsl": {
"h": 188.633,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.81579,
"c": 0.1095,
"h": 210.2
},
"luminance": 0.56467
}Semantic roles & 50–950 ramp
primary
#5FD6EA
secondary
#B64937
accent
#2A0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485