#54D2EB#54D2EB
#54D2EB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.115 H 213.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #54D2EB |
|---|---|
| RGB | rgb(84, 210, 235) |
| HSL | hsl(190, 79%, 63%) |
| HSV | hsv(190, 64%, 92%) |
| CMYK | cmyk(64.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.45, -27.19, -22.61) |
| CIE-LCH | lch(78.45, 35.36, 219.75°) |
| OKLab | oklab(80.35% -0.0962 -0.0628) |
| OKLCH | oklch(80.35% 0.115 213.1) |
| XYZ | xyz(41.6919, 53.9717, 86.8015) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Aqua Blue
#02D8E9
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 6.48
Bright Sky Blue
#02CCFE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.87
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D2EB #EB6D54
analogous
#54EBB9 #54D2EB #5486EB
triadic
#54D2EB #EB54D2 #D2EB54
tetradic
#54D2EB #B954EB #EB6D54 #86EB54
square
#54D2EB #B954EB #EB6D54 #86EB54
split-complementary
#54D2EB #EB5486 #EBB954
monochromatic
#1596B0 #1DC4E5 #54D2EB #8BE0F1 #C2EFF8
Accessibility & contrast
On white
1.78
#54D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#54D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D2EB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D2EB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #54d2eb; /* rgb */ color: rgb(84, 210, 235); /* oklch */ color: oklch(80.4% 0.115 213.1);
Tailwind
colors: {
custom: {
50: '#94e0f1',
500: '#54d2eb',
950: '#000000',
},
}SCSS
$custom: #54d2eb; $custom-light: #94e0f1; $custom-dark: #000000;
JSON
{
"hex": "#54d2eb",
"rgb": {
"r": 84,
"g": 210,
"b": 235
},
"hsl": {
"h": 189.934,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.80351,
"c": 0.11493,
"h": 213.1
},
"luminance": 0.53976
}Semantic roles & 50–950 ramp
primary
#54D2EB
secondary
#B04833
accent
#2D0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485