#54DDE7#54DDE7
#54DDE7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.117 H 202.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #54DDE7 |
|---|---|
| RGB | rgb(84, 221, 231) |
| HSL | hsl(184, 75%, 62%) |
| HSV | hsv(184, 64%, 91%) |
| CMYK | cmyk(63.6%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.49, -33.63, -15.87) |
| CIE-LCH | lch(81.49, 37.19, 205.26°) |
| OKLab | oklab(82.76% -0.1089 -0.044) |
| OKLCH | oklch(82.76% 0.117 202) |
| XYZ | xyz(43.9302, 59.3624, 84.7287) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DDE7 #E75E54
analogous
#54E7A8 #54DDE7 #5493E7
triadic
#54DDE7 #E754DD #DDE754
tetradic
#54DDE7 #A854E7 #E75E54 #93E754
square
#54DDE7 #A854E7 #E75E54 #93E754
split-complementary
#54DDE7 #E75493 #E7A854
monochromatic
#189FA9 #1FD2DF #54DDE7 #8AE8EF #BFF2F6
Accessibility & contrast
On white
1.63
#54DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#54DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DDE7
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DDE7 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dde7; /* rgb */ color: rgb(84, 221, 231); /* oklch */ color: oklch(82.8% 0.117 202.0);
Tailwind
colors: {
custom: {
50: '#95e8ee',
500: '#54dde7',
950: '#000000',
},
}SCSS
$custom: #54dde7; $custom-light: #95e8ee; $custom-dark: #000000;
JSON
{
"hex": "#54dde7",
"rgb": {
"r": 84,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.082,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.82763,
"c": 0.11742,
"h": 202
},
"luminance": 0.59367
}Semantic roles & 50–950 ramp
primary
#54DDE7
secondary
#AA3D35
accent
#1C0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485