#54EAC8#54EAC8
#54EAC8 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.136 H 174.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #54EAC8 |
|---|---|
| RGB | rgb(84, 234, 200) |
| HSL | hsl(166, 78%, 62%) |
| HSV | hsv(166, 64%, 92%) |
| CMYK | cmyk(64.1%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.43, -47.57, 4.87) |
| CIE-LCH | lch(84.43, 47.82, 174.16°) |
| OKLab | oklab(84.87% -0.1353 0.0122) |
| OKLCH | oklch(84.87% 0.136 174.9) |
| XYZ | xyz(43.4992, 64.8959, 64.8661) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.32
Aqua Marine
#2EE8BB
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EAC8 #EA5476
analogous
#54EA7D #54EAC8 #54C1EA
triadic
#54EAC8 #C854EA #EAC854
tetradic
#54EAC8 #7D54EA #EA5476 #C1EA54
square
#54EAC8 #7D54EA #EA5476 #C1EA54
split-complementary
#54EAC8 #EA54C1 #EA7D54
monochromatic
#15AE8C #1DE3B6 #54EAC8 #8BF1DA #C1F7EB
Accessibility & contrast
On white
1.50
#54EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#54EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EAC8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EAC8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54eac8; /* rgb */ color: rgb(84, 234, 200); /* oklch */ color: oklch(84.9% 0.136 174.9);
Tailwind
colors: {
custom: {
50: '#94f1d8',
500: '#54eac8',
950: '#000000',
},
}SCSS
$custom: #54eac8; $custom-light: #94f1d8; $custom-dark: #000000;
JSON
{
"hex": "#54eac8",
"rgb": {
"r": 84,
"g": 234,
"b": 200
},
"hsl": {
"h": 166.4,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.84867,
"c": 0.13584,
"h": 174.9
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#54EAC8
secondary
#AF334F
accent
#0B3ADA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583