#54E6DE#54E6DE
#54E6DE is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.6% C 0.123 H 189.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #54E6DE |
|---|---|
| RGB | rgb(84, 230, 222) |
| HSL | hsl(177, 74%, 62%) |
| HSV | hsv(177, 63%, 90%) |
| CMYK | cmyk(63.5%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(83.83, -40.24, -7.60) |
| CIE-LCH | lch(83.83, 40.95, 190.70°) |
| OKLab | oklab(84.57% -0.1216 -0.0213) |
| OKLCH | oklch(84.57% 0.123 189.9) |
| XYZ | xyz(45.1318, 63.7474, 79.0190) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Mediumturquoise
#48D1CC
ΔE00 4.96
Bright Aqua
#0BF9EA
ΔE00 5.01
Bright Turquoise
#0FFEF9
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E6DE #E6545C
analogous
#54E695 #54E6DE #54A5E6
triadic
#54E6DE #DE54E6 #E6DE54
tetradic
#54E6DE #9554E6 #E6545C #A5E654
square
#54E6DE #9554E6 #E6545C #A5E654
split-complementary
#54E6DE #E654A5 #E69554
monochromatic
#18A79F #20DDD2 #54E6DE #89EEE8 #BFF6F3
Accessibility & contrast
On white
1.53
#54E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#54E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E6DE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E6DE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #54e6de; /* rgb */ color: rgb(84, 230, 222); /* oklch */ color: oklch(84.6% 0.123 189.9);
Tailwind
colors: {
custom: {
50: '#95eee8',
500: '#54e6de',
950: '#000000',
},
}SCSS
$custom: #54e6de; $custom-light: #95eee8; $custom-dark: #000000;
JSON
{
"hex": "#54e6de",
"rgb": {
"r": 84,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.712,
"s": 74.49,
"l": 61.569
},
"oklch": {
"l": 0.84572,
"c": 0.12349,
"h": 189.9
},
"luminance": 0.63752
}Semantic roles & 50–950 ramp
primary
#54E6DE
secondary
#A9353C
accent
#0F1AD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584