#5EFCD2#5EFCD2
#5EFCD2 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.146 H 172.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCD2 |
|---|---|
| RGB | rgb(94, 252, 210) |
| HSL | hsl(164, 96%, 68%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.16, -51.14, 7.94) |
| CIE-LCH | lch(90.16, 51.75, 171.18°) |
| OKLab | oklab(89.69% -0.1442 0.0202) |
| OKLCH | oklch(89.69% 0.146 172) |
| XYZ | xyz(51.0536, 76.6482, 73.0643) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCD2 #FC5E88
analogous
#5EFC83 #5EFCD2 #5ED7FC
triadic
#5EFCD2 #D25EFC #FCD25E
tetradic
#5EFCD2 #835EFC #FC5E88 #D7FC5E
square
#5EFCD2 #835EFC #FC5E88 #D7FC5E
split-complementary
#5EFCD2 #FC5ED7 #FC835E
monochromatic
#04DCA2 #22FBC1 #5EFCD2 #9AFDE3 #D6FEF4
Accessibility & contrast
On white
1.29
#5EFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5EFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCD2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCD2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECD0
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efcd2; /* rgb */ color: rgb(94, 252, 210); /* oklch */ color: oklch(89.7% 0.146 172.0);
Tailwind
colors: {
custom: {
50: '#9bfedf',
500: '#5efcd2',
950: '#000000',
},
}SCSS
$custom: #5efcd2; $custom-light: #9bfedf; $custom-dark: #000000;
JSON
{
"hex": "#5efcd2",
"rgb": {
"r": 94,
"g": 252,
"b": 210
},
"hsl": {
"h": 164.051,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89687,
"c": 0.14558,
"h": 172
},
"luminance": 0.76654
}Semantic roles & 50–950 ramp
primary
#5EFCD2
secondary
#D52957
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684