#5EFBD2#5EFBD2
#5EFBD2 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.144 H 172.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBD2 |
|---|---|
| RGB | rgb(94, 251, 210) |
| HSL | hsl(164, 95%, 68%) |
| HSV | hsv(164, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(89.87, -50.72, 7.52) |
| CIE-LCH | lch(89.87, 51.28, 171.57°) |
| OKLab | oklab(89.45% -0.1432 0.0191) |
| OKLCH | oklch(89.45% 0.144 172.4) |
| XYZ | xyz(50.7404, 76.0218, 72.9599) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBD2 #FB5E87
analogous
#5EFB83 #5EFBD2 #5ED6FB
triadic
#5EFBD2 #D25EFB #FBD25E
tetradic
#5EFBD2 #835EFB #FB5E87 #D6FB5E
square
#5EFBD2 #835EFB #FB5E87 #D6FB5E
split-complementary
#5EFBD2 #FB5ED6 #FB835E
monochromatic
#05D9A2 #22FAC1 #5EFBD2 #9AFCE3 #D5FEF3
Accessibility & contrast
On white
1.30
#5EFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5EFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBD2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBD2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD0
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efbd2; /* rgb */ color: rgb(94, 251, 210); /* oklch */ color: oklch(89.5% 0.144 172.4);
Tailwind
colors: {
custom: {
50: '#9bfddf',
500: '#5efbd2',
950: '#000000',
},
}SCSS
$custom: #5efbd2; $custom-light: #9bfddf; $custom-dark: #000000;
JSON
{
"hex": "#5efbd2",
"rgb": {
"r": 94,
"g": 251,
"b": 210
},
"hsl": {
"h": 164.331,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8945,
"c": 0.14444,
"h": 172.4
},
"luminance": 0.76027
}Semantic roles & 50–950 ramp
primary
#5EFBD2
secondary
#D32A56
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684