#5EF3C9#5EF3C9
#5EF3C9 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.141 H 171.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3C9 |
|---|---|
| RGB | rgb(94, 243, 201) |
| HSL | hsl(163, 86%, 66%) |
| HSV | hsv(163, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 17.3%, 4.7%) |
| CIE-LAB | lab(87.34, -49.45, 8.56) |
| CIE-LCH | lch(87.34, 50.19, 170.18°) |
| OKLab | oklab(87.32% -0.1391 0.0218) |
| OKLCH | oklch(87.32% 0.141 171.1) |
| XYZ | xyz(47.2041, 70.6930, 66.4044) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Bright Teal
#01F9C6
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 4.18
Aqua (survey)
#13EAC9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3C9 #F35E88
analogous
#5EF37E #5EF3C9 #5ED2F3
triadic
#5EF3C9 #C95EF3 #F3C95E
tetradic
#5EF3C9 #7E5EF3 #F35E88 #D2F35E
square
#5EF3C9 #7E5EF3 #F35E88 #D2F35E
split-complementary
#5EF3C9 #F35ED2 #F37E5E
monochromatic
#0FC894 #25EFB6 #5EF3C9 #97F7DC #D0FBEF
Accessibility & contrast
On white
1.39
#5EF3C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5EF3C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3C9
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3C9 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C7
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef3c9; /* rgb */ color: rgb(94, 243, 201); /* oklch */ color: oklch(87.3% 0.141 171.1);
Tailwind
colors: {
custom: {
50: '#9af8d9',
500: '#5ef3c9',
950: '#000000',
},
}SCSS
$custom: #5ef3c9; $custom-light: #9af8d9; $custom-dark: #000000;
JSON
{
"hex": "#5ef3c9",
"rgb": {
"r": 94,
"g": 243,
"b": 201
},
"hsl": {
"h": 163.087,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.87315,
"c": 0.1408,
"h": 171.1
},
"luminance": 0.70698
}Semantic roles & 50–950 ramp
primary
#5EF3C9
secondary
#C5315A
accent
#0342E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583