#54EDC8#54EDC8
#54EDC8 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 173.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #54EDC8 |
|---|---|
| RGB | rgb(84, 237, 200) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 65%, 93%) |
| CMYK | cmyk(64.6%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.31, -48.84, 6.14) |
| CIE-LCH | lch(85.31, 49.23, 172.84°) |
| OKLab | oklab(85.59% -0.1383 0.0155) |
| OKLCH | oklch(85.59% 0.139 173.6) |
| XYZ | xyz(44.3605, 66.6185, 65.1532) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.69
Aqua Marine
#2EE8BB
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.55
Aquamarine
#7FFFD4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EDC8 #ED5479
analogous
#54ED7B #54EDC8 #54C6ED
triadic
#54EDC8 #C854ED #EDC854
tetradic
#54EDC8 #7B54ED #ED5479 #C6ED54
square
#54EDC8 #7B54ED #ED5479 #C6ED54
split-complementary
#54EDC8 #ED54C6 #ED7B54
monochromatic
#13B48D #1DE7B6 #54EDC8 #8BF3DA #C3F9EC
Accessibility & contrast
On white
1.47
#54EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#54EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EDC8
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EDC8 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #54edc8; /* rgb */ color: rgb(84, 237, 200); /* oklch */ color: oklch(85.6% 0.139 173.6);
Tailwind
colors: {
custom: {
50: '#95f3d8',
500: '#54edc8',
950: '#000000',
},
}SCSS
$custom: #54edc8; $custom-light: #95f3d8; $custom-dark: #000000;
JSON
{
"hex": "#54edc8",
"rgb": {
"r": 84,
"g": 237,
"b": 200
},
"hsl": {
"h": 165.49,
"s": 80.952,
"l": 62.941
},
"oklch": {
"l": 0.85585,
"c": 0.13916,
"h": 173.6
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#54EDC8
secondary
#B43251
accent
#083CDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583