#54EECC#54EECC
#54EECC is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.138 H 175.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #54EECC |
|---|---|
| RGB | rgb(84, 238, 204) |
| HSL | hsl(167, 82%, 63%) |
| HSV | hsv(167, 65%, 93%) |
| CMYK | cmyk(64.7%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(85.70, -48.30, 4.61) |
| CIE-LCH | lch(85.70, 48.52, 174.55°) |
| OKLab | oklab(85.93% -0.1375 0.0115) |
| OKLCH | oklch(85.93% 0.138 175.2) |
| XYZ | xyz(45.1245, 67.3886, 67.7442) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EECC #EE5476
analogous
#54EE7F #54EECC #54C3EE
triadic
#54EECC #CC54EE #EECC54
tetradic
#54EECC #7F54EE #EE5476 #C3EE54
square
#54EECC #7F54EE #EE5476 #C3EE54
split-complementary
#54EECC #EE54C3 #EE7F54
monochromatic
#12B691 #1CE8BB #54EECC #8CF4DD #C3F9ED
Accessibility & contrast
On white
1.45
#54EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#54EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EECC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EECC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #54eecc; /* rgb */ color: rgb(84, 238, 204); /* oklch */ color: oklch(85.9% 0.138 175.2);
Tailwind
colors: {
custom: {
50: '#95f4db',
500: '#54eecc',
950: '#000000',
},
}SCSS
$custom: #54eecc; $custom-light: #95f4db; $custom-dark: #000000;
JSON
{
"hex": "#54eecc",
"rgb": {
"r": 84,
"g": 238,
"b": 204
},
"hsl": {
"h": 166.753,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.85934,
"c": 0.13799,
"h": 175.2
},
"luminance": 0.67394
}Semantic roles & 50–950 ramp
primary
#54EECC
secondary
#B5314E
accent
#0737DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584