#54DFE0#54DFE0
#54DFE0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.118 H 195.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFE0 |
|---|---|
| RGB | rgb(84, 223, 224) |
| HSL | hsl(180, 69%, 60%) |
| HSV | hsv(180, 63%, 88%) |
| CMYK | cmyk(62.5%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(81.86, -36.51, -11.60) |
| CIE-LCH | lch(81.86, 38.31, 197.63°) |
| OKLab | oklab(82.99% -0.1138 -0.0322) |
| OKLCH | oklch(82.99% 0.118 195.8) |
| XYZ | xyz(43.4925, 60.0372, 79.8028) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.63
Turquoise
#40E0D0
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFE0 #E05554
analogous
#54E09B #54DFE0 #5499E0
triadic
#54DFE0 #E054DF #DFE054
tetradic
#54DFE0 #9B54E0 #E05554 #99E054
square
#54DFE0 #9B54E0 #E05554 #99E054
split-complementary
#54DFE0 #E05499 #E09B54
monochromatic
#1C9C9D #26D0D1 #54DFE0 #88E9E9 #BCF2F3
Accessibility & contrast
On white
1.61
#54DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#54DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFE0
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFE0 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #54dfe0; /* rgb */ color: rgb(84, 223, 224); /* oklch */ color: oklch(83.0% 0.118 195.8);
Tailwind
colors: {
custom: {
50: '#94e9e9',
500: '#54dfe0',
950: '#000000',
},
}SCSS
$custom: #54dfe0; $custom-light: #94e9e9; $custom-dark: #000000;
JSON
{
"hex": "#54dfe0",
"rgb": {
"r": 84,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.429,
"s": 69.307,
"l": 60.392
},
"oklch": {
"l": 0.8299,
"c": 0.11823,
"h": 195.8
},
"luminance": 0.60042
}Semantic roles & 50–950 ramp
primary
#54DFE0
secondary
#A13838
accent
#1614D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484