#54EACA#54EACA
#54EACA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.135 H 175.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54EACA |
|---|---|
| RGB | rgb(84, 234, 202) |
| HSL | hsl(167, 78%, 62%) |
| HSV | hsv(167, 64%, 92%) |
| CMYK | cmyk(64.1%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.48, -47.09, 3.89) |
| CIE-LCH | lch(84.48, 47.25, 175.28°) |
| OKLab | oklab(84.92% -0.1344 0.0096) |
| OKLCH | oklch(84.92% 0.135 175.9) |
| XYZ | xyz(43.7345, 64.9900, 66.1051) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.22
Aqua Marine
#2EE8BB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EACA #EA5474
analogous
#54EA7F #54EACA #54BFEA
triadic
#54EACA #CA54EA #EACA54
tetradic
#54EACA #7F54EA #EA5474 #BFEA54
square
#54EACA #7F54EA #EA5474 #BFEA54
split-complementary
#54EACA #EA54BF #EA7F54
monochromatic
#15AE8E #1DE3B9 #54EACA #8BF1DB #C1F7EC
Accessibility & contrast
On white
1.50
#54EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#54EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EACA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EACA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54eaca; /* rgb */ color: rgb(84, 234, 202); /* oklch */ color: oklch(84.9% 0.135 175.9);
Tailwind
colors: {
custom: {
50: '#94f1da',
500: '#54eaca',
950: '#000000',
},
}SCSS
$custom: #54eaca; $custom-light: #94f1da; $custom-dark: #000000;
JSON
{
"hex": "#54eaca",
"rgb": {
"r": 84,
"g": 234,
"b": 202
},
"hsl": {
"h": 167.2,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.84922,
"c": 0.13474,
"h": 175.9
},
"luminance": 0.64995
}Semantic roles & 50–950 ramp
primary
#54EACA
secondary
#AF334E
accent
#0B37DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583