#5EFCC5#5EFCC5
#5EFCC5 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.154 H 166.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCC5 |
|---|---|
| RGB | rgb(94, 252, 197) |
| HSL | hsl(159, 96%, 68%) |
| HSV | hsv(159, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(89.87, -54.07, 14.24) |
| CIE-LCH | lch(89.87, 55.91, 165.24°) |
| OKLab | oklab(89.36% -0.1499 0.0365) |
| OKLCH | oklch(89.36% 0.154 166.3) |
| XYZ | xyz(49.4994, 76.0265, 64.8784) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCC5 #FC5E95
analogous
#5EFC76 #5EFCC5 #5EE4FC
triadic
#5EFCC5 #C55EFC #FCC55E
tetradic
#5EFCC5 #765EFC #FC5E95 #E4FC5E
square
#5EFCC5 #765EFC #FC5E95 #E4FC5E
split-complementary
#5EFCC5 #FC5EE4 #FC765E
monochromatic
#04DC91 #22FBAF #5EFCC5 #9AFDDB #D6FEF0
Accessibility & contrast
On white
1.30
#5EFCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5EFCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCC5
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCC5 | 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)
#F7EBC2
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efcc5; /* rgb */ color: rgb(94, 252, 197); /* oklch */ color: oklch(89.4% 0.154 166.3);
Tailwind
colors: {
custom: {
50: '#9bfed6',
500: '#5efcc5',
950: '#000000',
},
}SCSS
$custom: #5efcc5; $custom-light: #9bfed6; $custom-dark: #000000;
JSON
{
"hex": "#5efcc5",
"rgb": {
"r": 94,
"g": 252,
"b": 197
},
"hsl": {
"h": 159.114,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89357,
"c": 0.15431,
"h": 166.3
},
"luminance": 0.76032
}Semantic roles & 50–950 ramp
primary
#5EFCC5
secondary
#D52965
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683