#5EEBAD#5EEBAD
#5EEBAD is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.151 H 161.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBAD |
|---|---|
| RGB | rgb(94, 235, 173) |
| HSL | hsl(154, 78%, 65%) |
| HSV | hsv(154, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(84.39, -52.27, 18.95) |
| CIE-LCH | lch(84.39, 55.60, 160.07°) |
| OKLab | oklab(84.71% -0.1435 0.0483) |
| OKLCH | oklch(84.71% 0.151 161.4) |
| XYZ | xyz(41.8633, 64.8093, 49.8303) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 4.50
Greenish Turquoise
#00FBB0
ΔE00 4.54
Greenish Cyan
#2AFEB7
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBAD #EB5E9C
analogous
#5EEB67 #5EEBAD #5EE3EB
triadic
#5EEBAD #AD5EEB #EBAD5E
tetradic
#5EEBAD #675EEB #EB5E9C #E3EB5E
square
#5EEBAD #675EEB #EB5E9C #E3EB5E
split-complementary
#5EEBAD #EB5EE3 #EB675E
monochromatic
#17B871 #28E491 #5EEBAD #94F2C9 #CBF9E4
Accessibility & contrast
On white
1.50
#5EEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5EEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBAD
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBAD | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#07EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eebad; /* rgb */ color: rgb(94, 235, 173); /* oklch */ color: oklch(84.7% 0.151 161.4);
Tailwind
colors: {
custom: {
50: '#98f2c5',
500: '#5eebad',
950: '#000000',
},
}SCSS
$custom: #5eebad; $custom-light: #98f2c5; $custom-dark: #000000;
JSON
{
"hex": "#5eebad",
"rgb": {
"r": 94,
"g": 235,
"b": 173
},
"hsl": {
"h": 153.617,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84706,
"c": 0.15139,
"h": 161.4
},
"luminance": 0.64813
}Semantic roles & 50–950 ramp
primary
#5EEBAD
secondary
#B7366F
accent
#0B66DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582