#5FD2E7#5FD2E7
#5FD2E7 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.107 H 211.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2E7 |
|---|---|
| RGB | rgb(95, 210, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 59%, 91%) |
| CMYK | cmyk(58.9%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.63, -26.50, -20.16) |
| CIE-LCH | lch(78.63, 33.30, 217.26°) |
| OKLab | oklab(80.55% -0.0917 -0.0559) |
| OKLCH | oklch(80.55% 0.107 211.4) |
| XYZ | xyz(42.1838, 54.2914, 83.8420) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2E7 #E7745F
analogous
#5FE7B8 #5FD2E7 #5F8EE7
triadic
#5FD2E7 #E75FD2 #D2E75F
tetradic
#5FD2E7 #B85FE7 #E7745F #8EE75F
square
#5FD2E7 #B85FE7 #E7745F #8EE75F
split-complementary
#5FD2E7 #E75F8E #E7B85F
monochromatic
#1B9AB1 #2AC3DF #5FD2E7 #94E1EF #C9F0F7
Accessibility & contrast
On white
1.77
#5FD2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#5FD2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2E7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2E7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE8
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2e7; /* rgb */ color: rgb(95, 210, 231); /* oklch */ color: oklch(80.5% 0.107 211.4);
Tailwind
colors: {
custom: {
50: '#99e0ee',
500: '#5fd2e7',
950: '#000000',
},
}SCSS
$custom: #5fd2e7; $custom-light: #99e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5fd2e7",
"rgb": {
"r": 95,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.265,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.80547,
"c": 0.10735,
"h": 211.4
},
"luminance": 0.54296
}Semantic roles & 50–950 ramp
primary
#5FD2E7
secondary
#B24B39
accent
#2E0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485