#54DBEE#54DBEE
#54DBEE is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.118 H 208.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #54DBEE |
|---|---|
| RGB | rgb(84, 219, 238) |
| HSL | hsl(187, 82%, 63%) |
| HSV | hsv(187, 65%, 93%) |
| CMYK | cmyk(64.7%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.14, -30.69, -20.13) |
| CIE-LCH | lch(81.14, 36.70, 213.26°) |
| OKLab | oklab(82.55% -0.104 -0.0559) |
| OKLCH | oklch(82.55% 0.118 208.2) |
| XYZ | xyz(44.4138, 58.7160, 89.8650) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DBEE #EE6754
analogous
#54EEB4 #54DBEE #548EEE
triadic
#54DBEE #EE54DB #DBEE54
tetradic
#54DBEE #B454EE #EE6754 #8EEE54
square
#54DBEE #B454EE #EE6754 #8EEE54
split-complementary
#54DBEE #EE548E #EEB454
monochromatic
#12A1B6 #1CCFE8 #54DBEE #8CE7F4 #C3F2F9
Accessibility & contrast
On white
1.65
#54DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#54DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DBEE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DBEE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #54dbee; /* rgb */ color: rgb(84, 219, 238); /* oklch */ color: oklch(82.5% 0.118 208.2);
Tailwind
colors: {
custom: {
50: '#95e6f3',
500: '#54dbee',
950: '#000000',
},
}SCSS
$custom: #54dbee; $custom-light: #95e6f3; $custom-dark: #000000;
JSON
{
"hex": "#54dbee",
"rgb": {
"r": 84,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.403,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.82549,
"c": 0.1181,
"h": 208.2
},
"luminance": 0.58721
}Semantic roles & 50–950 ramp
primary
#54DBEE
secondary
#B54131
accent
#2207DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485