#5FD4E8#5FD4E8
#5FD4E8 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.108 H 210.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E8 |
|---|---|
| RGB | rgb(95, 212, 232) |
| HSL | hsl(189, 75%, 64%) |
| HSV | hsv(189, 59%, 91%) |
| CMYK | cmyk(59.1%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.24, -27.20, -19.77) |
| CIE-LCH | lch(79.24, 33.63, 216.02°) |
| OKLab | oklab(81.05% -0.0933 -0.0548) |
| OKLCH | oklch(81.05% 0.108 210.4) |
| XYZ | xyz(42.8223, 55.3417, 84.7536) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.01
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E8 #E8735F
analogous
#5FE8B8 #5FD4E8 #5F90E8
triadic
#5FD4E8 #E85FD4 #D4E85F
tetradic
#5FD4E8 #B85FE8 #E8735F #90E85F
square
#5FD4E8 #B85FE8 #E8735F #90E85F
split-complementary
#5FD4E8 #E85F90 #E8B85F
monochromatic
#1A9DB3 #29C6E0 #5FD4E8 #95E2F0 #CAF1F7
Accessibility & contrast
On white
1.74
#5FD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5FD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e8; /* rgb */ color: rgb(95, 212, 232); /* oklch */ color: oklch(81.0% 0.108 210.4);
Tailwind
colors: {
custom: {
50: '#99e1ef',
500: '#5fd4e8',
950: '#000000',
},
}SCSS
$custom: #5fd4e8; $custom-light: #99e1ef; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e8",
"rgb": {
"r": 95,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.759,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.81045,
"c": 0.10825,
"h": 210.4
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#5FD4E8
secondary
#B34A38
accent
#2C0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485