#54DFEE#54DFEE
#54DFEE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.119 H 205.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFEE |
|---|---|
| RGB | rgb(84, 223, 238) |
| HSL | hsl(186, 82%, 63%) |
| HSV | hsv(186, 65%, 93%) |
| CMYK | cmyk(64.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.29, -32.60, -18.39) |
| CIE-LCH | lch(82.29, 37.43, 209.43°) |
| OKLab | oklab(83.48% -0.108 -0.051) |
| OKLCH | oklch(83.48% 0.119 205.3) |
| XYZ | xyz(45.4698, 60.8282, 90.2170) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.90
Robin'S Egg
#6DEDFD
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Neon Blue
#04D9FF
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFEE #EE6354
analogous
#54EEB0 #54DFEE #5492EE
triadic
#54DFEE #EE54DF #DFEE54
tetradic
#54DFEE #B054EE #EE6354 #92EE54
square
#54DFEE #B054EE #EE6354 #92EE54
split-complementary
#54DFEE #EE5492 #EEB054
monochromatic
#12A6B6 #1CD5E8 #54DFEE #8CE9F4 #C3F4F9
Accessibility & contrast
On white
1.59
#54DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#54DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFEE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFEE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #54dfee; /* rgb */ color: rgb(84, 223, 238); /* oklch */ color: oklch(83.5% 0.119 205.3);
Tailwind
colors: {
custom: {
50: '#96e9f3',
500: '#54dfee',
950: '#000000',
},
}SCSS
$custom: #54dfee; $custom-light: #96e9f3; $custom-dark: #000000;
JSON
{
"hex": "#54dfee",
"rgb": {
"r": 84,
"g": 223,
"b": 238
},
"hsl": {
"h": 185.844,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.83478,
"c": 0.11946,
"h": 205.3
},
"luminance": 0.60833
}Semantic roles & 50–950 ramp
primary
#54DFEE
secondary
#B53E31
accent
#1C07DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485