#54EAC7#54EAC7
#54EAC7 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.136 H 174.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #54EAC7 |
|---|---|
| RGB | rgb(84, 234, 199) |
| HSL | hsl(166, 78%, 62%) |
| HSV | hsv(166, 64%, 92%) |
| CMYK | cmyk(64.1%, 0%, 15%, 8.2%) |
| CIE-LAB | lab(84.41, -47.81, 5.36) |
| CIE-LCH | lch(84.41, 48.11, 173.60°) |
| OKLab | oklab(84.84% -0.1357 0.0135) |
| OKLCH | oklch(84.84% 0.136 174.3) |
| XYZ | xyz(43.3827, 64.8493, 64.2526) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.43
Bright Teal
#01F9C6
ΔE00 4.88
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EAC7 #EA5477
analogous
#54EA7C #54EAC7 #54C2EA
triadic
#54EAC7 #C754EA #EAC754
tetradic
#54EAC7 #7C54EA #EA5477 #C2EA54
square
#54EAC7 #7C54EA #EA5477 #C2EA54
split-complementary
#54EAC7 #EA54C2 #EA7C54
monochromatic
#15AE8B #1DE3B5 #54EAC7 #8BF1D9 #C1F7EB
Accessibility & contrast
On white
1.50
#54EAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#54EAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EAC7
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EAC7 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC5
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54eac7; /* rgb */ color: rgb(84, 234, 199); /* oklch */ color: oklch(84.8% 0.136 174.3);
Tailwind
colors: {
custom: {
50: '#94f1d8',
500: '#54eac7',
950: '#000000',
},
}SCSS
$custom: #54eac7; $custom-light: #94f1d8; $custom-dark: #000000;
JSON
{
"hex": "#54eac7",
"rgb": {
"r": 84,
"g": 234,
"b": 199
},
"hsl": {
"h": 166,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.84839,
"c": 0.1364,
"h": 174.3
},
"luminance": 0.64854
}Semantic roles & 50–950 ramp
primary
#54EAC7
secondary
#AF3350
accent
#0B3BDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583