#5EEBAB#5EEBAB
#5EEBAB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.153 H 160.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBAB |
|---|---|
| RGB | rgb(94, 235, 171) |
| HSL | hsl(153, 78%, 65%) |
| HSV | hsv(153, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.35, -52.68, 19.93) |
| CIE-LCH | lch(84.35, 56.33, 159.27°) |
| OKLab | oklab(84.66% -0.1444 0.0508) |
| OKLCH | oklch(84.66% 0.153 160.6) |
| XYZ | xyz(41.6712, 64.7324, 48.8187) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBAB #EB5E9E
analogous
#5EEB65 #5EEBAB #5EE5EB
triadic
#5EEBAB #AB5EEB #EBAB5E
tetradic
#5EEBAB #655EEB #EB5E9E #E5EB5E
square
#5EEBAB #655EEB #EB5E9E #E5EB5E
split-complementary
#5EEBAB #EB5EE5 #EB655E
monochromatic
#17B86F #28E48F #5EEBAB #94F2C7 #CBF9E4
Accessibility & contrast
On white
1.51
#5EEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5EEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBAB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBAB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#0DEADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eebab; /* rgb */ color: rgb(94, 235, 171); /* oklch */ color: oklch(84.7% 0.153 160.6);
Tailwind
colors: {
custom: {
50: '#98f2c4',
500: '#5eebab',
950: '#000000',
},
}SCSS
$custom: #5eebab; $custom-light: #98f2c4; $custom-dark: #000000;
JSON
{
"hex": "#5eebab",
"rgb": {
"r": 94,
"g": 235,
"b": 171
},
"hsl": {
"h": 152.766,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.8466,
"c": 0.15303,
"h": 160.6
},
"luminance": 0.64737
}Semantic roles & 50–950 ramp
primary
#5EEBAB
secondary
#B73671
accent
#0B69DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582