#54DFCA#54DFCA
#54DFCA is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.123 H 181.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFCA |
|---|---|
| RGB | rgb(84, 223, 202) |
| HSL | hsl(171, 68%, 60%) |
| HSV | hsv(171, 62%, 87%) |
| CMYK | cmyk(62.3%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.25, -42.30, -0.81) |
| CIE-LCH | lch(81.25, 42.31, 181.10°) |
| OKLab | oklab(82.29% -0.1232 -0.0029) |
| OKLCH | oklch(82.29% 0.123 181.3) |
| XYZ | xyz(40.6995, 58.9201, 65.0935) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.03
Aqua (survey)
#13EAC9
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 5.74
Aquamarine (survey)
#04D8B2
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFCA #DF5469
analogous
#54DF84 #54DFCA #54AFDF
triadic
#54DFCA #CA54DF #DFCA54
tetradic
#54DFCA #8454DF #DF5469 #AFDF54
square
#54DFCA #8454DF #DF5469 #AFDF54
split-complementary
#54DFCA #DF54AF #DF8454
monochromatic
#1D9C88 #27CFB6 #54DFCA #88E9DA #BBF2EA
Accessibility & contrast
On white
1.64
#54DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#54DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFCA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFCA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dfca; /* rgb */ color: rgb(84, 223, 202); /* oklch */ color: oklch(82.3% 0.123 181.3);
Tailwind
colors: {
custom: {
50: '#93e9da',
500: '#54dfca',
950: '#000000',
},
}SCSS
$custom: #54dfca; $custom-light: #93e9da; $custom-dark: #000000;
JSON
{
"hex": "#54dfca",
"rgb": {
"r": 84,
"g": 223,
"b": 202
},
"hsl": {
"h": 170.935,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.82292,
"c": 0.12327,
"h": 181.3
},
"luminance": 0.58924
}Semantic roles & 50–950 ramp
primary
#54DFCA
secondary
#9F3848
accent
#1531D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483