#54F2CC#54F2CC
#54F2CC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.142 H 173.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #54F2CC |
|---|---|
| RGB | rgb(84, 242, 204) |
| HSL | hsl(166, 86%, 64%) |
| HSV | hsv(166, 65%, 95%) |
| CMYK | cmyk(65.3%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.87, -49.99, 6.30) |
| CIE-LCH | lch(86.87, 50.38, 172.82°) |
| OKLab | oklab(86.89% -0.1415 0.0159) |
| OKLCH | oklch(86.89% 0.142 173.6) |
| XYZ | xyz(46.3020, 69.7436, 68.1367) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F2CC #F2547A
analogous
#54F27D #54F2CC #54C9F2
triadic
#54F2CC #CC54F2 #F2CC54
tetradic
#54F2CC #7D54F2 #F2547A #C9F254
square
#54F2CC #7D54F2 #F2547A #C9F254
split-complementary
#54F2CC #F254C9 #F27D54
monochromatic
#0EBD93 #1BEEBB #54F2CC #8DF6DD #C6FBEE
Accessibility & contrast
On white
1.40
#54F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#54F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F2CC
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F2CC | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #54f2cc; /* rgb */ color: rgb(84, 242, 204); /* oklch */ color: oklch(86.9% 0.142 173.6);
Tailwind
colors: {
custom: {
50: '#95f7db',
500: '#54f2cc',
950: '#000000',
},
}SCSS
$custom: #54f2cc; $custom-light: #95f7db; $custom-dark: #000000;
JSON
{
"hex": "#54f2cc",
"rgb": {
"r": 84,
"g": 242,
"b": 204
},
"hsl": {
"h": 165.57,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.8689,
"c": 0.14238,
"h": 173.6
},
"luminance": 0.69749
}Semantic roles & 50–950 ramp
primary
#54F2CC
secondary
#BB2F51
accent
#0339E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584