#5EF3C5#5EF3C5
#5EF3C5 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.143 H 169.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3C5 |
|---|---|
| RGB | rgb(94, 243, 197) |
| HSL | hsl(161, 86%, 66%) |
| HSV | hsv(161, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 18.9%, 4.7%) |
| CIE-LAB | lab(87.25, -50.37, 10.51) |
| CIE-LCH | lch(87.25, 51.45, 168.21°) |
| OKLab | oklab(87.21% -0.1409 0.0269) |
| OKLCH | oklch(87.21% 0.143 169.2) |
| XYZ | xyz(46.7397, 70.5072, 63.9585) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3C5 #F35E8C
analogous
#5EF37A #5EF3C5 #5ED6F3
triadic
#5EF3C5 #C55EF3 #F3C55E
tetradic
#5EF3C5 #7A5EF3 #F35E8C #D6F35E
square
#5EF3C5 #7A5EF3 #F35E8C #D6F35E
split-complementary
#5EF3C5 #F35ED6 #F37A5E
monochromatic
#0FC88F #25EFB0 #5EF3C5 #97F7DA #D0FBEE
Accessibility & contrast
On white
1.39
#5EF3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5EF3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3C5
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3C5 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C3
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef3c5; /* rgb */ color: rgb(94, 243, 197); /* oklch */ color: oklch(87.2% 0.143 169.2);
Tailwind
colors: {
custom: {
50: '#9af8d6',
500: '#5ef3c5',
950: '#000000',
},
}SCSS
$custom: #5ef3c5; $custom-light: #9af8d6; $custom-dark: #000000;
JSON
{
"hex": "#5ef3c5",
"rgb": {
"r": 94,
"g": 243,
"b": 197
},
"hsl": {
"h": 161.477,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.87211,
"c": 0.14342,
"h": 169.2
},
"luminance": 0.70512
}Semantic roles & 50–950 ramp
primary
#5EF3C5
secondary
#C5315E
accent
#0348E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583