#54DAEC#54DAEC
#54DAEC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.117 H 207.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #54DAEC |
|---|---|
| RGB | rgb(84, 218, 236) |
| HSL | hsl(187, 80%, 63%) |
| HSV | hsv(187, 64%, 93%) |
| CMYK | cmyk(64.4%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(80.78, -30.78, -19.60) |
| CIE-LCH | lch(80.78, 36.49, 212.48°) |
| OKLab | oklab(82.24% -0.1038 -0.0544) |
| OKLCH | oklch(82.24% 0.117 207.6) |
| XYZ | xyz(43.8615, 58.0790, 88.2394) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.86
Robin'S Egg
#6DEDFD
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DAEC #EC6654
analogous
#54ECB2 #54DAEC #548EEC
triadic
#54DAEC #EC54DA #DAEC54
tetradic
#54DAEC #B254EC #EC6654 #8EEC54
square
#54DAEC #B254EC #EC6654 #8EEC54
split-complementary
#54DAEC #EC548E #ECB254
monochromatic
#149FB2 #1DCEE6 #54DAEC #8BE6F2 #C2F2F8
Accessibility & contrast
On white
1.66
#54DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#54DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DAEC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DAEC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54daec; /* rgb */ color: rgb(84, 218, 236); /* oklch */ color: oklch(82.2% 0.117 207.6);
Tailwind
colors: {
custom: {
50: '#95e5f2',
500: '#54daec',
950: '#000000',
},
}SCSS
$custom: #54daec; $custom-light: #95e5f2; $custom-dark: #000000;
JSON
{
"hex": "#54daec",
"rgb": {
"r": 84,
"g": 218,
"b": 236
},
"hsl": {
"h": 187.105,
"s": 80,
"l": 62.745
},
"oklch": {
"l": 0.82244,
"c": 0.11723,
"h": 207.6
},
"luminance": 0.58084
}Semantic roles & 50–950 ramp
primary
#54DAEC
secondary
#B24132
accent
#2209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485