#5EEBAA#5EEBAA
#5EEBAA is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.6% C 0.154 H 160.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBAA |
|---|---|
| RGB | rgb(94, 235, 170) |
| HSL | hsl(152, 78%, 65%) |
| HSV | hsv(152, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(84.33, -52.89, 20.43) |
| CIE-LCH | lch(84.33, 56.69, 158.88°) |
| OKLab | oklab(84.64% -0.1448 0.052) |
| OKLCH | oklch(84.64% 0.154 160.3) |
| XYZ | xyz(41.5763, 64.6945, 48.3186) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.37
Greenish Turquoise
#00FBB0
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBAA #EB5E9F
analogous
#5EEB63 #5EEBAA #5EE6EB
triadic
#5EEBAA #AA5EEB #EBAA5E
tetradic
#5EEBAA #635EEB #EB5E9F #E6EB5E
square
#5EEBAA #635EEB #EB5E9F #E6EB5E
split-complementary
#5EEBAA #EB5EE6 #EB635E
monochromatic
#17B86E #28E48D #5EEBAA #94F2C7 #CBF9E3
Accessibility & contrast
On white
1.51
#5EEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5EEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBAA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBAA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#0FEAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eebaa; /* rgb */ color: rgb(94, 235, 170); /* oklch */ color: oklch(84.6% 0.154 160.3);
Tailwind
colors: {
custom: {
50: '#98f2c3',
500: '#5eebaa',
950: '#000000',
},
}SCSS
$custom: #5eebaa; $custom-light: #98f2c3; $custom-dark: #000000;
JSON
{
"hex": "#5eebaa",
"rgb": {
"r": 94,
"g": 235,
"b": 170
},
"hsl": {
"h": 152.34,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84638,
"c": 0.15386,
"h": 160.3
},
"luminance": 0.64699
}Semantic roles & 50–950 ramp
primary
#5EEBAA
secondary
#B73672
accent
#0B6BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582