#5FD8EA#5FD8EA
#5FD8EA is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.110 H 208.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8EA |
|---|---|
| RGB | rgb(95, 216, 234) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(59.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.45, -28.59, -19.01) |
| CIE-LCH | lch(80.45, 34.33, 213.62°) |
| OKLab | oklab(82.04% -0.0967 -0.0527) |
| OKLCH | oklch(82.04% 0.11 208.6) |
| XYZ | xyz(44.1203, 57.4806, 86.5957) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Darkturquoise
#00CED1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8EA #EA715F
analogous
#5FEAB7 #5FD8EA #5F93EA
triadic
#5FD8EA #EA5FD8 #D8EA5F
tetradic
#5FD8EA #B75FEA #EA715F #93EA5F
square
#5FD8EA #B75FEA #EA715F #93EA5F
split-complementary
#5FD8EA #EA5F93 #EAB75F
monochromatic
#18A2B7 #29CBE3 #5FD8EA #95E5F1 #CBF2F8
Accessibility & contrast
On white
1.68
#5FD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5FD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8EA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8EA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fd8ea; /* rgb */ color: rgb(95, 216, 234); /* oklch */ color: oklch(82.0% 0.110 208.6);
Tailwind
colors: {
custom: {
50: '#99e4f0',
500: '#5fd8ea',
950: '#000000',
},
}SCSS
$custom: #5fd8ea; $custom-light: #99e4f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd8ea",
"rgb": {
"r": 95,
"g": 216,
"b": 234
},
"hsl": {
"h": 187.77,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.8204,
"c": 0.11012,
"h": 208.6
},
"luminance": 0.57485
}Semantic roles & 50–950 ramp
primary
#5FD8EA
secondary
#B64737
accent
#270CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485