#54EAC9#54EAC9
#54EAC9 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.135 H 175.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #54EAC9 |
|---|---|
| RGB | rgb(84, 234, 201) |
| HSL | hsl(167, 78%, 62%) |
| HSV | hsv(167, 64%, 92%) |
| CMYK | cmyk(64.1%, 0%, 14.1%, 8.2%) |
| CIE-LAB | lab(84.45, -47.33, 4.38) |
| CIE-LCH | lch(84.45, 47.53, 174.72°) |
| OKLab | oklab(84.89% -0.1348 0.0109) |
| OKLCH | oklch(84.89% 0.135 175.4) |
| XYZ | xyz(43.6165, 64.9428, 65.4836) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.26
Aqua Marine
#2EE8BB
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.29
Aquamarine (survey)
#04D8B2
ΔE00 5.14
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EAC9 #EA5475
analogous
#54EA7E #54EAC9 #54C0EA
triadic
#54EAC9 #C954EA #EAC954
tetradic
#54EAC9 #7E54EA #EA5475 #C0EA54
square
#54EAC9 #7E54EA #EA5475 #C0EA54
split-complementary
#54EAC9 #EA54C0 #EA7E54
monochromatic
#15AE8D #1DE3B8 #54EAC9 #8BF1DA #C1F7EB
Accessibility & contrast
On white
1.50
#54EAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#54EAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EAC9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EAC9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54eac9; /* rgb */ color: rgb(84, 234, 201); /* oklch */ color: oklch(84.9% 0.135 175.4);
Tailwind
colors: {
custom: {
50: '#94f1d9',
500: '#54eac9',
950: '#000000',
},
}SCSS
$custom: #54eac9; $custom-light: #94f1d9; $custom-dark: #000000;
JSON
{
"hex": "#54eac9",
"rgb": {
"r": 84,
"g": 234,
"b": 201
},
"hsl": {
"h": 166.8,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.84894,
"c": 0.13528,
"h": 175.4
},
"luminance": 0.64948
}Semantic roles & 50–950 ramp
primary
#54EAC9
secondary
#AF334E
accent
#0B39DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583