#54DDDF#54DDDF
#54DDDF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.117 H 196.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #54DDDF |
|---|---|
| RGB | rgb(84, 221, 223) |
| HSL | hsl(181, 68%, 60%) |
| HSV | hsv(181, 62%, 87%) |
| CMYK | cmyk(62.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.25, -35.85, -11.98) |
| CIE-LCH | lch(81.25, 37.80, 198.48°) |
| OKLab | oklab(82.49% -0.1122 -0.0332) |
| OKLCH | oklch(82.49% 0.117 196.5) |
| XYZ | xyz(42.8261, 58.9208, 78.9136) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DDDF #DF5654
analogous
#54DF9B #54DDDF #5498DF
triadic
#54DDDF #DF54DD #DDDF54
tetradic
#54DDDF #9B54DF #DF5654 #98DF54
square
#54DDDF #9B54DF #DF5654 #98DF54
split-complementary
#54DDDF #DF5498 #DF9B54
monochromatic
#1D9A9C #27CDCF #54DDDF #88E7E9 #BBF2F2
Accessibility & contrast
On white
1.64
#54DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#54DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DDDF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DDDF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dddf; /* rgb */ color: rgb(84, 221, 223); /* oklch */ color: oklch(82.5% 0.117 196.5);
Tailwind
colors: {
custom: {
50: '#94e8e9',
500: '#54dddf',
950: '#000000',
},
}SCSS
$custom: #54dddf; $custom-light: #94e8e9; $custom-dark: #000000;
JSON
{
"hex": "#54dddf",
"rgb": {
"r": 84,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.863,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.82486,
"c": 0.117,
"h": 196.5
},
"luminance": 0.58925
}Semantic roles & 50–950 ramp
primary
#54DDDF
secondary
#9F3A38
accent
#1815D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484