#54DDEF#54DDEF
#54DDEF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.119 H 207.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #54DDEF |
|---|---|
| RGB | rgb(84, 221, 239) |
| HSL | hsl(187, 83%, 63%) |
| HSV | hsv(187, 65%, 94%) |
| CMYK | cmyk(64.9%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.74, -31.36, -19.74) |
| CIE-LCH | lch(81.74, 37.06, 212.19°) |
| OKLab | oklab(83.05% -0.1056 -0.0548) |
| OKLCH | oklch(83.05% 0.119 207.4) |
| XYZ | xyz(45.0860, 59.8247, 90.8158) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DDEF #EF6654
analogous
#54EFB4 #54DDEF #548FEF
triadic
#54DDEF #EF54DD #DDEF54
tetradic
#54DDEF #B454EF #EF6654 #8FEF54
square
#54DDEF #B454EF #EF6654 #8FEF54
split-complementary
#54DDEF #EF548F #EFB454
monochromatic
#11A4B7 #1CD2EA #54DDEF #8CE8F4 #C4F3F9
Accessibility & contrast
On white
1.62
#54DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#54DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DDEF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DDEF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B4C4EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #54ddef; /* rgb */ color: rgb(84, 221, 239); /* oklch */ color: oklch(83.0% 0.119 207.4);
Tailwind
colors: {
custom: {
50: '#96e8f4',
500: '#54ddef',
950: '#000000',
},
}SCSS
$custom: #54ddef; $custom-light: #96e8f4; $custom-dark: #000000;
JSON
{
"hex": "#54ddef",
"rgb": {
"r": 84,
"g": 221,
"b": 239
},
"hsl": {
"h": 186.968,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.8305,
"c": 0.119,
"h": 207.4
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#54DDEF
secondary
#B74031
accent
#1F06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485