#54DEE4#54DEE4
#54DEE4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.118 H 199.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #54DEE4 |
|---|---|
| RGB | rgb(84, 222, 228) |
| HSL | hsl(183, 73%, 61%) |
| HSV | hsv(183, 63%, 89%) |
| CMYK | cmyk(63.2%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(81.69, -34.94, -13.98) |
| CIE-LCH | lch(81.69, 37.63, 201.81°) |
| OKLab | oklab(82.89% -0.1111 -0.0387) |
| OKLCH | oklch(82.89% 0.118 199.2) |
| XYZ | xyz(43.7749, 59.7240, 82.6046) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DEE4 #E45A54
analogous
#54E4A2 #54DEE4 #5496E4
triadic
#54DEE4 #E454DE #DEE454
tetradic
#54DEE4 #A254E4 #E45A54 #96E454
square
#54DEE4 #A254E4 #E45A54 #96E454
split-complementary
#54DEE4 #E45496 #E4A254
monochromatic
#1A9EA4 #22D1D9 #54DEE4 #89E8EC #BEF2F5
Accessibility & contrast
On white
1.62
#54DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#54DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DEE4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DEE4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E5
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #54dee4; /* rgb */ color: rgb(84, 222, 228); /* oklch */ color: oklch(82.9% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#95e8ec',
500: '#54dee4',
950: '#000000',
},
}SCSS
$custom: #54dee4; $custom-light: #95e8ec; $custom-dark: #000000;
JSON
{
"hex": "#54dee4",
"rgb": {
"r": 84,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.5,
"s": 72.727,
"l": 61.176
},
"oklch": {
"l": 0.82892,
"c": 0.11766,
"h": 199.2
},
"luminance": 0.59729
}Semantic roles & 50–950 ramp
primary
#54DEE4
secondary
#A63B36
accent
#1911D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484