#5FDCE4#5FDCE4
#5FDCE4 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.111 H 201.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE4 |
|---|---|
| RGB | rgb(95, 220, 228) |
| HSL | hsl(184, 71%, 63%) |
| HSV | hsv(184, 58%, 89%) |
| CMYK | cmyk(58.3%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.41, -32.18, -14.37) |
| CIE-LCH | lch(81.41, 35.24, 204.06°) |
| OKLab | oklab(82.75% -0.1033 -0.0398) |
| OKLCH | oklch(82.75% 0.111 201.1) |
| XYZ | xyz(44.3102, 59.2162, 82.4784) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE4 #E4675F
analogous
#5FE4A9 #5FDCE4 #5F99E4
triadic
#5FDCE4 #E45FDC #DCE45F
tetradic
#5FDCE4 #A95FE4 #E4675F #99E45F
square
#5FDCE4 #A95FE4 #E4675F #99E45F
split-complementary
#5FDCE4 #E45F99 #E4A95F
monochromatic
#1DA3AC #2BD1DB #5FDCE4 #93E7ED #C8F3F6
Accessibility & contrast
On white
1.63
#5FDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5FDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE4
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE4 | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#B8C4E5
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdce4; /* rgb */ color: rgb(95, 220, 228); /* oklch */ color: oklch(82.8% 0.111 201.1);
Tailwind
colors: {
custom: {
50: '#99e7ec',
500: '#5fdce4',
950: '#000000',
},
}SCSS
$custom: #5fdce4; $custom-light: #99e7ec; $custom-dark: #000000;
JSON
{
"hex": "#5fdce4",
"rgb": {
"r": 95,
"g": 220,
"b": 228
},
"hsl": {
"h": 183.609,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82752,
"c": 0.11066,
"h": 201.1
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#5FDCE4
secondary
#AD413A
accent
#1E12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484