#54DEEC#54DEEC
#54DEEC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.119 H 204.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #54DEEC |
|---|---|
| RGB | rgb(84, 222, 236) |
| HSL | hsl(186, 80%, 63%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(64.4%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(81.94, -32.69, -17.86) |
| CIE-LCH | lch(81.94, 37.25, 208.64°) |
| OKLab | oklab(83.17% -0.1078 -0.0495) |
| OKLCH | oklch(83.17% 0.119 204.7) |
| XYZ | xyz(44.9113, 60.1786, 88.5893) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.77
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DEEC #EC6254
analogous
#54ECAE #54DEEC #5492EC
triadic
#54DEEC #EC54DE #DEEC54
tetradic
#54DEEC #AE54EC #EC6254 #92EC54
square
#54DEEC #AE54EC #EC6254 #92EC54
split-complementary
#54DEEC #EC5492 #ECAE54
monochromatic
#14A3B2 #1DD3E6 #54DEEC #8BE9F2 #C2F3F8
Accessibility & contrast
On white
1.61
#54DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#54DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DEEC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DEEC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54deec; /* rgb */ color: rgb(84, 222, 236); /* oklch */ color: oklch(83.2% 0.119 204.7);
Tailwind
colors: {
custom: {
50: '#95e8f2',
500: '#54deec',
950: '#000000',
},
}SCSS
$custom: #54deec; $custom-light: #95e8f2; $custom-dark: #000000;
JSON
{
"hex": "#54deec",
"rgb": {
"r": 84,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.526,
"s": 80,
"l": 62.745
},
"oklch": {
"l": 0.83173,
"c": 0.11867,
"h": 204.7
},
"luminance": 0.60183
}Semantic roles & 50–950 ramp
primary
#54DEEC
secondary
#B23E32
accent
#1D09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485