#5EFCC2#5EFCC2
#5EFCC2 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.157 H 165.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCC2 |
|---|---|
| RGB | rgb(94, 252, 194) |
| HSL | hsl(158, 96%, 68%) |
| HSV | hsv(158, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(89.81, -54.72, 15.70) |
| CIE-LCH | lch(89.81, 56.93, 164.00°) |
| OKLab | oklab(89.28% -0.1513 0.0402) |
| OKLCH | oklch(89.28% 0.157 165.1) |
| XYZ | xyz(49.1590, 75.8903, 63.0861) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.53
Greenish Turquoise
#00FBB0
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCC2 #FC5E98
analogous
#5EFC73 #5EFCC2 #5EE7FC
triadic
#5EFCC2 #C25EFC #FCC25E
tetradic
#5EFCC2 #735EFC #FC5E98 #E7FC5E
square
#5EFCC2 #735EFC #FC5E98 #E7FC5E
split-complementary
#5EFCC2 #FC5EE7 #FC735E
monochromatic
#04DC8C #22FBAB #5EFCC2 #9AFDD9 #D6FEF0
Accessibility & contrast
On white
1.30
#5EFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5EFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCC2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCC2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E1DBC6
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efcc2; /* rgb */ color: rgb(94, 252, 194); /* oklch */ color: oklch(89.3% 0.157 165.1);
Tailwind
colors: {
custom: {
50: '#9bfed4',
500: '#5efcc2',
950: '#000000',
},
}SCSS
$custom: #5efcc2; $custom-light: #9bfed4; $custom-dark: #000000;
JSON
{
"hex": "#5efcc2",
"rgb": {
"r": 94,
"g": 252,
"b": 194
},
"hsl": {
"h": 157.975,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89284,
"c": 0.15652,
"h": 165.1
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#5EFCC2
secondary
#D52968
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683