#5EFBD5#5EFBD5
#5EFBD5 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.143 H 173.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBD5 |
|---|---|
| RGB | rgb(94, 251, 213) |
| HSL | hsl(165, 95%, 68%) |
| HSV | hsv(165, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(89.94, -50.02, 6.07) |
| CIE-LCH | lch(89.94, 50.39, 173.09°) |
| OKLab | oklab(89.53% -0.1418 0.0153) |
| OKLCH | oklch(89.53% 0.143 173.8) |
| XYZ | xyz(51.1177, 76.1727, 74.9467) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBD5 #FB5E84
analogous
#5EFB87 #5EFBD5 #5ED2FB
triadic
#5EFBD5 #D55EFB #FBD55E
tetradic
#5EFBD5 #875EFB #FB5E84 #D2FB5E
square
#5EFBD5 #875EFB #FB5E84 #D2FB5E
split-complementary
#5EFBD5 #FB5ED2 #FB875E
monochromatic
#05D9A6 #22FAC5 #5EFBD5 #9AFCE5 #D5FEF4
Accessibility & contrast
On white
1.29
#5EFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#5EFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBD5
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBD5 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD3
Deuteranopia (green-blind)
#DDDBD8
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efbd5; /* rgb */ color: rgb(94, 251, 213); /* oklch */ color: oklch(89.5% 0.143 173.8);
Tailwind
colors: {
custom: {
50: '#9bfde1',
500: '#5efbd5',
950: '#000000',
},
}SCSS
$custom: #5efbd5; $custom-light: #9bfde1; $custom-dark: #000000;
JSON
{
"hex": "#5efbd5",
"rgb": {
"r": 94,
"g": 251,
"b": 213
},
"hsl": {
"h": 165.478,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.89531,
"c": 0.14267,
"h": 173.8
},
"luminance": 0.76178
}Semantic roles & 50–950 ramp
primary
#5EFBD5
secondary
#D32A53
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684