#5FD4E1#5FD4E1
#5FD4E1 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.106 H 205.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E1 |
|---|---|
| RGB | rgb(95, 212, 225) |
| HSL | hsl(186, 68%, 63%) |
| HSV | hsv(186, 58%, 88%) |
| CMYK | cmyk(57.8%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(79.01, -29.16, -16.37) |
| CIE-LCH | lch(79.01, 33.44, 209.30°) |
| OKLab | oklab(80.79% -0.0961 -0.0453) |
| OKLCH | oklch(80.79% 0.106 205.2) |
| XYZ | xyz(41.8478, 54.9519, 79.6210) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.04
Neon Blue
#04D9FF
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E1 #E16C5F
analogous
#5FE1AD #5FD4E1 #5F93E1
triadic
#5FD4E1 #E15FD4 #D4E15F
tetradic
#5FD4E1 #AD5FE1 #E16C5F #93E15F
square
#5FD4E1 #AD5FE1 #E16C5F #93E15F
split-complementary
#5FD4E1 #E15F93 #E1AD5F
monochromatic
#1F99A6 #2BC6D7 #5FD4E1 #93E2EB #C6F0F4
Accessibility & contrast
On white
1.75
#5FD4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5FD4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E1
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E1 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE2
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e1; /* rgb */ color: rgb(95, 212, 225); /* oklch */ color: oklch(80.8% 0.106 205.2);
Tailwind
colors: {
custom: {
50: '#98e1ea',
500: '#5fd4e1',
950: '#000000',
},
}SCSS
$custom: #5fd4e1; $custom-light: #98e1ea; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e1",
"rgb": {
"r": 95,
"g": 212,
"b": 225
},
"hsl": {
"h": 186,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.8079,
"c": 0.10627,
"h": 205.2
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#5FD4E1
secondary
#A9463B
accent
#2815D0
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484