#5FD7EA#5FD7EA
#5FD7EA is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.110 H 209.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7EA |
|---|---|
| RGB | rgb(95, 215, 234) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(59.4%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.16, -28.10, -19.44) |
| CIE-LCH | lch(80.16, 34.17, 214.68°) |
| OKLab | oklab(81.81% -0.0957 -0.0539) |
| OKLCH | oklch(81.81% 0.11 209.4) |
| XYZ | xyz(43.8649, 56.9698, 86.5105) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7EA #EA725F
analogous
#5FEAB7 #5FD7EA #5F92EA
triadic
#5FD7EA #EA5FD7 #D7EA5F
tetradic
#5FD7EA #B75FEA #EA725F #92EA5F
square
#5FD7EA #B75FEA #EA725F #92EA5F
split-complementary
#5FD7EA #EA5F92 #EAB75F
monochromatic
#18A1B7 #29C9E3 #5FD7EA #95E5F1 #CBF2F8
Accessibility & contrast
On white
1.69
#5FD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5FD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7EA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7EA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7ea; /* rgb */ color: rgb(95, 215, 234); /* oklch */ color: oklch(81.8% 0.110 209.4);
Tailwind
colors: {
custom: {
50: '#99e3f0',
500: '#5fd7ea',
950: '#000000',
},
}SCSS
$custom: #5fd7ea; $custom-light: #99e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd7ea",
"rgb": {
"r": 95,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.201,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.8181,
"c": 0.1098,
"h": 209.4
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#5FD7EA
secondary
#B64837
accent
#280CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485