#54DFE7#54DFE7
#54DFE7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.118 H 200.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54DFE7 |
|---|---|
| RGB | rgb(84, 223, 231) |
| HSL | hsl(183, 75%, 62%) |
| HSV | hsv(183, 64%, 91%) |
| CMYK | cmyk(63.6%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.07, -34.57, -15.00) |
| CIE-LCH | lch(82.07, 37.69, 203.46°) |
| OKLab | oklab(83.23% -0.1109 -0.0416) |
| OKLCH | oklch(83.23% 0.118 200.6) |
| XYZ | xyz(44.4614, 60.4248, 84.9058) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DFE7 #E75C54
analogous
#54E7A5 #54DFE7 #5496E7
triadic
#54DFE7 #E754DF #DFE754
tetradic
#54DFE7 #A554E7 #E75C54 #96E754
square
#54DFE7 #A554E7 #E75C54 #96E754
split-complementary
#54DFE7 #E75496 #E7A554
monochromatic
#18A1A9 #1FD4DF #54DFE7 #8AE9EF #BFF3F6
Accessibility & contrast
On white
1.60
#54DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#54DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DFE7
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DFE7 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54dfe7; /* rgb */ color: rgb(84, 223, 231); /* oklch */ color: oklch(83.2% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#95e9ee',
500: '#54dfe7',
950: '#000000',
},
}SCSS
$custom: #54dfe7; $custom-light: #95e9ee; $custom-dark: #000000;
JSON
{
"hex": "#54dfe7",
"rgb": {
"r": 84,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.265,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.8323,
"c": 0.11841,
"h": 200.6
},
"luminance": 0.6043
}Semantic roles & 50–950 ramp
primary
#54DFE7
secondary
#AA3B35
accent
#190ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485