#5EFCC1#5EFCC1
#5EFCC1 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.157 H 164.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCC1 |
|---|---|
| RGB | rgb(94, 252, 193) |
| HSL | hsl(158, 96%, 68%) |
| HSV | hsv(158, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 23.4%, 1.2%) |
| CIE-LAB | lab(89.79, -54.93, 16.18) |
| CIE-LCH | lch(89.79, 57.27, 163.59°) |
| OKLab | oklab(89.26% -0.1517 0.0414) |
| OKLCH | oklch(89.26% 0.157 164.7) |
| XYZ | xyz(49.0471, 75.8456, 62.4966) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 3.67
Greenish Turquoise
#00FBB0
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCC1 #FC5E99
analogous
#5EFC72 #5EFCC1 #5EE8FC
triadic
#5EFCC1 #C15EFC #FCC15E
tetradic
#5EFCC1 #725EFC #FC5E99 #E8FC5E
square
#5EFCC1 #725EFC #FC5E99 #E8FC5E
split-complementary
#5EFCC1 #FC5EE8 #FC725E
monochromatic
#04DC8B #22FBAA #5EFCC1 #9AFDD8 #D6FEEF
Accessibility & contrast
On white
1.30
#5EFCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#5EFCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCC1
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCC1 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBE
Deuteranopia (green-blind)
#E2DBC5
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efcc1; /* rgb */ color: rgb(94, 252, 193); /* oklch */ color: oklch(89.3% 0.157 164.7);
Tailwind
colors: {
custom: {
50: '#9bfed3',
500: '#5efcc1',
950: '#000000',
},
}SCSS
$custom: #5efcc1; $custom-light: #9bfed3; $custom-dark: #000000;
JSON
{
"hex": "#5efcc1",
"rgb": {
"r": 94,
"g": 252,
"b": 193
},
"hsl": {
"h": 157.595,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.8926,
"c": 0.15726,
"h": 164.7
},
"luminance": 0.75851
}Semantic roles & 50–950 ramp
primary
#5EFCC1
secondary
#D52969
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683