#54DAE9#54DAE9
#54DAE9 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.116 H 205.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #54DAE9 |
|---|---|
| RGB | rgb(84, 218, 233) |
| HSL | hsl(186, 77%, 62%) |
| HSV | hsv(186, 64%, 91%) |
| CMYK | cmyk(63.9%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(80.69, -31.64, -18.15) |
| CIE-LCH | lch(80.69, 36.48, 209.83°) |
| OKLab | oklab(82.13% -0.105 -0.0503) |
| OKLCH | oklch(82.13% 0.116 205.6) |
| XYZ | xyz(43.4293, 57.9061, 85.9632) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.51
Robin'S Egg
#6DEDFD
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Neon Blue
#04D9FF
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DAE9 #E96354
analogous
#54E9AD #54DAE9 #5490E9
triadic
#54DAE9 #E954DA #DAE954
tetradic
#54DAE9 #AD54E9 #E96354 #90E954
square
#54DAE9 #AD54E9 #E96354 #90E954
split-complementary
#54DAE9 #E95490 #E9AD54
monochromatic
#169DAC #1ECEE2 #54DAE9 #8AE6F0 #C0F1F7
Accessibility & contrast
On white
1.67
#54DAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#54DAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DAE9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DAE9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #54dae9; /* rgb */ color: rgb(84, 218, 233); /* oklch */ color: oklch(82.1% 0.116 205.6);
Tailwind
colors: {
custom: {
50: '#95e6f0',
500: '#54dae9',
950: '#000000',
},
}SCSS
$custom: #54dae9; $custom-light: #95e6f0; $custom-dark: #000000;
JSON
{
"hex": "#54dae9",
"rgb": {
"r": 84,
"g": 218,
"b": 233
},
"hsl": {
"h": 186.04,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.82134,
"c": 0.11648,
"h": 205.6
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#54DAE9
secondary
#AD4034
accent
#210CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485