#54DFE5#54DFE5
#54DFE5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.118 H 199.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFE5 |
|---|---|
| RGB | rgb(84, 223, 229) |
| HSL | hsl(182, 74%, 61%) |
| HSV | hsv(182, 63%, 90%) |
| CMYK | cmyk(63.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.01, -35.13, -14.03) |
| CIE-LCH | lch(82.01, 37.83, 201.77°) |
| OKLab | oklab(83.16% -0.1117 -0.0389) |
| OKLCH | oklch(83.16% 0.118 199.2) |
| XYZ | xyz(44.1805, 60.3125, 83.4266) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFE5 #E55A54
analogous
#54E5A3 #54DFE5 #5497E5
triadic
#54DFE5 #E554DF #DFE554
tetradic
#54DFE5 #A354E5 #E55A54 #97E554
square
#54DFE5 #A354E5 #E55A54 #97E554
split-complementary
#54DFE5 #E55497 #E5A354
monochromatic
#19A0A5 #21D3DB #54DFE5 #89E9ED #BEF3F5
Accessibility & contrast
On white
1.61
#54DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#54DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFE5
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFE5 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54dfe5; /* rgb */ color: rgb(84, 223, 229); /* oklch */ color: oklch(83.2% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#95e9ed',
500: '#54dfe5',
950: '#000000',
},
}SCSS
$custom: #54dfe5; $custom-light: #95e9ed; $custom-dark: #000000;
JSON
{
"hex": "#54dfe5",
"rgb": {
"r": 84,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.483,
"s": 73.604,
"l": 61.373
},
"oklch": {
"l": 0.8316,
"c": 0.11827,
"h": 199.2
},
"luminance": 0.60317
}Semantic roles & 50–950 ramp
primary
#54DFE5
secondary
#A83A36
accent
#1810D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484