#5FD4E2#5FD4E2
#5FD4E2 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.106 H 206.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E2 |
|---|---|
| RGB | rgb(95, 212, 226) |
| HSL | hsl(186, 69%, 63%) |
| HSV | hsv(186, 58%, 89%) |
| CMYK | cmyk(58%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.05, -28.89, -16.86) |
| CIE-LCH | lch(79.05, 33.44, 210.27°) |
| OKLab | oklab(80.83% -0.0957 -0.0466) |
| OKLCH | oklch(80.83% 0.106 206) |
| XYZ | xyz(41.9846, 55.0066, 80.3415) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E2 #E26D5F
analogous
#5FE2AE #5FD4E2 #5F92E2
triadic
#5FD4E2 #E25FD4 #D4E25F
tetradic
#5FD4E2 #AE5FE2 #E26D5F #92E25F
square
#5FD4E2 #AE5FE2 #E26D5F #92E25F
split-complementary
#5FD4E2 #E25F92 #E2AE5F
monochromatic
#1E99A8 #2BC6D9 #5FD4E2 #93E2EB #C7F0F5
Accessibility & contrast
On white
1.75
#5FD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5FD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e2; /* rgb */ color: rgb(95, 212, 226); /* oklch */ color: oklch(80.8% 0.106 206.0);
Tailwind
colors: {
custom: {
50: '#98e1eb',
500: '#5fd4e2',
950: '#000000',
},
}SCSS
$custom: #5fd4e2; $custom-light: #98e1eb; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e2",
"rgb": {
"r": 95,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.412,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.80826,
"c": 0.10649,
"h": 206
},
"luminance": 0.55011
}Semantic roles & 50–950 ramp
primary
#5FD4E2
secondary
#AA473B
accent
#2814D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484