#54DCE7#54DCE7
#54DCE7 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.117 H 202.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #54DCE7 |
|---|---|
| RGB | rgb(84, 220, 231) |
| HSL | hsl(184, 75%, 62%) |
| HSV | hsv(184, 64%, 91%) |
| CMYK | cmyk(63.6%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.20, -33.16, -16.31) |
| CIE-LCH | lch(81.20, 36.95, 206.19°) |
| OKLab | oklab(82.53% -0.1079 -0.0452) |
| OKLCH | oklch(82.53% 0.117 202.7) |
| XYZ | xyz(43.6670, 58.8360, 84.6410) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.79
Robin'S Egg
#6DEDFD
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DCE7 #E75F54
analogous
#54E7A9 #54DCE7 #5493E7
triadic
#54DCE7 #E754DC #DCE754
tetradic
#54DCE7 #A954E7 #E75F54 #93E754
square
#54DCE7 #A954E7 #E75F54 #93E754
split-complementary
#54DCE7 #E75493 #E7A954
monochromatic
#189EA9 #1FD0DF #54DCE7 #8AE7EF #BFF2F6
Accessibility & contrast
On white
1.64
#54DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#54DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DCE7
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DCE7 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #54dce7; /* rgb */ color: rgb(84, 220, 231); /* oklch */ color: oklch(82.5% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#95e7ee',
500: '#54dce7',
950: '#000000',
},
}SCSS
$custom: #54dce7; $custom-light: #95e7ee; $custom-dark: #000000;
JSON
{
"hex": "#54dce7",
"rgb": {
"r": 84,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.49,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.82529,
"c": 0.11696,
"h": 202.7
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#54DCE7
secondary
#AA3E35
accent
#1D0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485