#5FD4E4#5FD4E4
#5FD4E4 is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.107 H 207.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E4 |
|---|---|
| RGB | rgb(95, 212, 228) |
| HSL | hsl(187, 71%, 63%) |
| HSV | hsv(187, 58%, 89%) |
| CMYK | cmyk(58.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.11, -28.33, -17.83) |
| CIE-LCH | lch(79.11, 33.47, 212.19°) |
| OKLab | oklab(80.9% -0.0949 -0.0494) |
| OKLCH | oklch(80.9% 0.107 207.5) |
| XYZ | xyz(42.2606, 55.1170, 81.7953) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.90
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E4 #E46F5F
analogous
#5FE4B1 #5FD4E4 #5F91E4
triadic
#5FD4E4 #E45FD4 #D4E45F
tetradic
#5FD4E4 #B15FE4 #E46F5F #91E45F
square
#5FD4E4 #B15FE4 #E46F5F #91E45F
split-complementary
#5FD4E4 #E45F91 #E4B15F
monochromatic
#1D9AAC #2BC6DB #5FD4E4 #93E2ED #C8F0F6
Accessibility & contrast
On white
1.75
#5FD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5FD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E4
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E4 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#B0BDE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e4; /* rgb */ color: rgb(95, 212, 228); /* oklch */ color: oklch(80.9% 0.107 207.5);
Tailwind
colors: {
custom: {
50: '#99e1ec',
500: '#5fd4e4',
950: '#000000',
},
}SCSS
$custom: #5fd4e4; $custom-light: #99e1ec; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e4",
"rgb": {
"r": 95,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.218,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.80898,
"c": 0.107,
"h": 207.5
},
"luminance": 0.55121
}Semantic roles & 50–950 ramp
primary
#5FD4E4
secondary
#AD483A
accent
#2A12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484