#54DDE5#54DDE5
#54DDE5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.117 H 200.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #54DDE5 |
|---|---|
| RGB | rgb(84, 221, 229) |
| HSL | hsl(183, 74%, 61%) |
| HSV | hsv(183, 63%, 90%) |
| CMYK | cmyk(63.3%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.43, -34.19, -14.90) |
| CIE-LCH | lch(81.43, 37.30, 203.55°) |
| OKLab | oklab(82.69% -0.1097 -0.0413) |
| OKLCH | oklch(82.69% 0.117 200.6) |
| XYZ | xyz(43.6493, 59.2501, 83.2496) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DDE5 #E55C54
analogous
#54E5A5 #54DDE5 #5495E5
triadic
#54DDE5 #E554DD #DDE554
tetradic
#54DDE5 #A554E5 #E55C54 #95E554
square
#54DDE5 #A554E5 #E55C54 #95E554
split-complementary
#54DDE5 #E55495 #E5A554
monochromatic
#199EA5 #21D0DB #54DDE5 #89E8ED #BEF2F5
Accessibility & contrast
On white
1.63
#54DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#54DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DDE5
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DDE5 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dde5; /* rgb */ color: rgb(84, 221, 229); /* oklch */ color: oklch(82.7% 0.117 200.6);
Tailwind
colors: {
custom: {
50: '#95e8ed',
500: '#54dde5',
950: '#000000',
},
}SCSS
$custom: #54dde5; $custom-light: #95e8ed; $custom-dark: #000000;
JSON
{
"hex": "#54dde5",
"rgb": {
"r": 84,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.31,
"s": 73.604,
"l": 61.373
},
"oklch": {
"l": 0.82692,
"c": 0.11721,
"h": 200.6
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#54DDE5
secondary
#A83C36
accent
#1B10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484