#54DFE3#54DFE3
#54DFE3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.118 H 197.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFE3 |
|---|---|
| RGB | rgb(84, 223, 227) |
| HSL | hsl(182, 72%, 61%) |
| HSV | hsv(182, 63%, 89%) |
| CMYK | cmyk(63%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(81.95, -35.68, -13.06) |
| CIE-LCH | lch(81.95, 38.00, 200.10°) |
| OKLab | oklab(83.09% -0.1125 -0.0362) |
| OKLCH | oklch(83.09% 0.118 197.8) |
| XYZ | xyz(43.9029, 60.2014, 81.9644) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFE3 #E35854
analogous
#54E39F #54DFE3 #5497E3
triadic
#54DFE3 #E354DF #DFE354
tetradic
#54DFE3 #9F54E3 #E35854 #97E354
square
#54DFE3 #9F54E3 #E35854 #97E354
split-complementary
#54DFE3 #E35497 #E39F54
monochromatic
#1B9EA2 #23D2D7 #54DFE3 #89E9EC #BDF3F4
Accessibility & contrast
On white
1.61
#54DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#54DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFE3
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFE3 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54dfe3; /* rgb */ color: rgb(84, 223, 227); /* oklch */ color: oklch(83.1% 0.118 197.8);
Tailwind
colors: {
custom: {
50: '#95e9eb',
500: '#54dfe3',
950: '#000000',
},
}SCSS
$custom: #54dfe3; $custom-light: #95e9eb; $custom-dark: #000000;
JSON
{
"hex": "#54dfe3",
"rgb": {
"r": 84,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.678,
"s": 71.859,
"l": 60.98
},
"oklch": {
"l": 0.83092,
"c": 0.1182,
"h": 197.8
},
"luminance": 0.60206
}Semantic roles & 50–950 ramp
primary
#54DFE3
secondary
#A53A36
accent
#1712D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484