#5EECAF#5EECAF
#5EECAF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.0% C 0.151 H 161.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECAF |
|---|---|
| RGB | rgb(94, 236, 175) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(84.72, -52.26, 18.38) |
| CIE-LCH | lch(84.72, 55.40, 160.62°) |
| OKLab | oklab(84.99% -0.1436 0.0469) |
| OKLCH | oklch(84.99% 0.151 161.9) |
| XYZ | xyz(42.3454, 65.4615, 50.9529) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 4.40
Greenish Turquoise
#00FBB0
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECAF #EC5E9B
analogous
#5EEC68 #5EECAF #5EE2EC
triadic
#5EECAF #AF5EEC #ECAF5E
tetradic
#5EECAF #685EEC #EC5E9B #E2EC5E
square
#5EECAF #685EEC #EC5E9B #E2EC5E
split-complementary
#5EECAF #EC5EE2 #EC685E
monochromatic
#16BA73 #27E694 #5EECAF #95F2CA #CBF9E5
Accessibility & contrast
On white
1.49
#5EECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECAF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECAF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eecaf; /* rgb */ color: rgb(94, 236, 175); /* oklch */ color: oklch(85.0% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#98f3c7',
500: '#5eecaf',
950: '#000000',
},
}SCSS
$custom: #5eecaf; $custom-light: #98f3c7; $custom-dark: #000000;
JSON
{
"hex": "#5eecaf",
"rgb": {
"r": 94,
"g": 236,
"b": 175
},
"hsl": {
"h": 154.225,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84994,
"c": 0.15106,
"h": 161.9
},
"luminance": 0.65466
}Semantic roles & 50–950 ramp
primary
#5EECAF
secondary
#B9356E
accent
#0A64DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582