#5EF5C1#5EF5C1
#5EF5C1 is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.149 H 166.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C1 |
|---|---|
| RGB | rgb(94, 245, 193) |
| HSL | hsl(159, 88%, 66%) |
| HSV | hsv(159, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 21.2%, 3.9%) |
| CIE-LAB | lab(87.74, -52.09, 13.29) |
| CIE-LCH | lch(87.74, 53.76, 165.68°) |
| OKLab | oklab(87.59% -0.1447 0.034) |
| OKLCH | oklch(87.59% 0.149 166.8) |
| XYZ | xyz(46.8893, 71.5299, 61.7773) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C1 #F55E92
analogous
#5EF576 #5EF5C1 #5EDDF5
triadic
#5EF5C1 #C15EF5 #F5C15E
tetradic
#5EF5C1 #765EF5 #F55E92 #DDF55E
square
#5EF5C1 #765EF5 #F55E92 #DDF55E
split-complementary
#5EF5C1 #F55EDD #F5765E
monochromatic
#0DCC8A #24F1AB #5EF5C1 #98F9D7 #D1FCED
Accessibility & contrast
On white
1.37
#5EF5C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#5EF5C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C1
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C1 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BE
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c1; /* rgb */ color: rgb(94, 245, 193); /* oklch */ color: oklch(87.6% 0.149 166.8);
Tailwind
colors: {
custom: {
50: '#9af9d3',
500: '#5ef5c1',
950: '#000000',
},
}SCSS
$custom: #5ef5c1; $custom-light: #9af9d3; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c1",
"rgb": {
"r": 94,
"g": 245,
"b": 193
},
"hsl": {
"h": 159.338,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87587,
"c": 0.14864,
"h": 166.8
},
"luminance": 0.71535
}Semantic roles & 50–950 ramp
primary
#5EF5C1
secondary
#C82F64
accent
#014FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583