#54EBC8#54EBC8
#54EBC8 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 174.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54EBC8 |
|---|---|
| RGB | rgb(84, 235, 200) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 64%, 92%) |
| CMYK | cmyk(64.3%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.72, -48.00, 5.29) |
| CIE-LCH | lch(84.72, 48.29, 173.71°) |
| OKLab | oklab(85.11% -0.1363 0.0133) |
| OKLCH | oklch(85.11% 0.137 174.4) |
| XYZ | xyz(43.7847, 65.4668, 64.9612) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.76
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EBC8 #EB5477
analogous
#54EB7D #54EBC8 #54C2EB
triadic
#54EBC8 #C854EB #EBC854
tetradic
#54EBC8 #7D54EB #EB5477 #C2EB54
square
#54EBC8 #7D54EB #EB5477 #C2EB54
split-complementary
#54EBC8 #EB54C2 #EB7D54
monochromatic
#15B08C #1DE5B6 #54EBC8 #8BF1DA #C2F8EB
Accessibility & contrast
On white
1.49
#54EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#54EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EBC8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EBC8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #54ebc8; /* rgb */ color: rgb(84, 235, 200); /* oklch */ color: oklch(85.1% 0.137 174.4);
Tailwind
colors: {
custom: {
50: '#94f2d8',
500: '#54ebc8',
950: '#000000',
},
}SCSS
$custom: #54ebc8; $custom-light: #94f2d8; $custom-dark: #000000;
JSON
{
"hex": "#54ebc8",
"rgb": {
"r": 84,
"g": 235,
"b": 200
},
"hsl": {
"h": 166.093,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.85106,
"c": 0.13694,
"h": 174.4
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#54EBC8
secondary
#B03350
accent
#0A3BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583