#54DCE5#54DCE5
#54DCE5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.117 H 201.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCE5 |
|---|---|
| RGB | rgb(84, 220, 229) |
| HSL | hsl(184, 74%, 61%) |
| HSV | hsv(184, 63%, 90%) |
| CMYK | cmyk(63.3%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.14, -33.72, -15.34) |
| CIE-LCH | lch(81.14, 37.05, 204.45°) |
| OKLab | oklab(82.46% -0.1087 -0.0425) |
| OKLCH | oklch(82.46% 0.117 201.4) |
| XYZ | xyz(43.3861, 58.7236, 83.1618) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.12
Robin'S Egg
#6DEDFD
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCE5 #E55D54
analogous
#54E5A6 #54DCE5 #5494E5
triadic
#54DCE5 #E554DC #DCE554
tetradic
#54DCE5 #A654E5 #E55D54 #94E554
square
#54DCE5 #A654E5 #E55D54 #94E554
split-complementary
#54DCE5 #E55494 #E5A654
monochromatic
#199DA5 #21CFDB #54DCE5 #89E7ED #BEF2F5
Accessibility & contrast
On white
1.65
#54DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#54DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCE5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCE5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E6
Deuteranopia (green-blind)
#B6C3E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54dce5; /* rgb */ color: rgb(84, 220, 229); /* oklch */ color: oklch(82.5% 0.117 201.4);
Tailwind
colors: {
custom: {
50: '#95e7ed',
500: '#54dce5',
950: '#000000',
},
}SCSS
$custom: #54dce5; $custom-light: #95e7ed; $custom-dark: #000000;
JSON
{
"hex": "#54dce5",
"rgb": {
"r": 84,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.724,
"s": 73.604,
"l": 61.373
},
"oklch": {
"l": 0.82459,
"c": 0.11669,
"h": 201.4
},
"luminance": 0.58728
}Semantic roles & 50–950 ramp
primary
#54DCE5
secondary
#A83D36
accent
#1C10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484