#5EFCC4#5EFCC4
#5EFCC4 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.155 H 165.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCC4 |
|---|---|
| RGB | rgb(94, 252, 196) |
| HSL | hsl(159, 96%, 68%) |
| HSV | hsv(159, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(89.85, -54.29, 14.73) |
| CIE-LCH | lch(89.85, 56.25, 164.82°) |
| OKLab | oklab(89.33% -0.1504 0.0377) |
| OKLCH | oklch(89.33% 0.155 165.9) |
| XYZ | xyz(49.3852, 75.9808, 64.2770) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.55
Greenish Turquoise
#00FBB0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCC4 #FC5E96
analogous
#5EFC75 #5EFCC4 #5EE5FC
triadic
#5EFCC4 #C45EFC #FCC45E
tetradic
#5EFCC4 #755EFC #FC5E96 #E5FC5E
square
#5EFCC4 #755EFC #FC5E96 #E5FC5E
split-complementary
#5EFCC4 #FC5EE5 #FC755E
monochromatic
#04DC8F #22FBAE #5EFCC4 #9AFDDA #D6FEF0
Accessibility & contrast
On white
1.30
#5EFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#5EFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCC4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCC4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efcc4; /* rgb */ color: rgb(94, 252, 196); /* oklch */ color: oklch(89.3% 0.155 165.9);
Tailwind
colors: {
custom: {
50: '#9bfed6',
500: '#5efcc4',
950: '#000000',
},
}SCSS
$custom: #5efcc4; $custom-light: #9bfed6; $custom-dark: #000000;
JSON
{
"hex": "#5efcc4",
"rgb": {
"r": 94,
"g": 252,
"b": 196
},
"hsl": {
"h": 158.734,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89332,
"c": 0.15504,
"h": 165.9
},
"luminance": 0.75986
}Semantic roles & 50–950 ramp
primary
#5EFCC4
secondary
#D52966
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683