#54DFEB#54DFEB
#54DFEB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.119 H 203.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFEB |
|---|---|
| RGB | rgb(84, 223, 235) |
| HSL | hsl(185, 79%, 63%) |
| HSV | hsv(185, 64%, 92%) |
| CMYK | cmyk(64.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.19, -33.45, -16.94) |
| CIE-LCH | lch(82.19, 37.49, 206.86°) |
| OKLab | oklab(83.37% -0.1092 -0.047) |
| OKLCH | oklch(83.37% 0.119 203.3) |
| XYZ | xyz(45.0328, 60.6534, 87.9151) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFEB #EB6054
analogous
#54EBAB #54DFEB #5494EB
triadic
#54DFEB #EB54DF #DFEB54
tetradic
#54DFEB #AB54EB #EB6054 #94EB54
square
#54DFEB #AB54EB #EB6054 #94EB54
split-complementary
#54DFEB #EB5494 #EBAB54
monochromatic
#15A4B0 #1DD5E5 #54DFEB #8BE9F1 #C2F4F8
Accessibility & contrast
On white
1.60
#54DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#54DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFEB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFEB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54dfeb; /* rgb */ color: rgb(84, 223, 235); /* oklch */ color: oklch(83.4% 0.119 203.3);
Tailwind
colors: {
custom: {
50: '#95e9f1',
500: '#54dfeb',
950: '#000000',
},
}SCSS
$custom: #54dfeb; $custom-light: #95e9f1; $custom-dark: #000000;
JSON
{
"hex": "#54dfeb",
"rgb": {
"r": 84,
"g": 223,
"b": 235
},
"hsl": {
"h": 184.768,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.8337,
"c": 0.11891,
"h": 203.3
},
"luminance": 0.60658
}Semantic roles & 50–950 ramp
primary
#54DFEB
secondary
#B03D33
accent
#1B0ADB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485