#54D7E7#54D7E7
#54D7E7 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.115 H 206.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #54D7E7 |
|---|---|
| RGB | rgb(84, 215, 231) |
| HSL | hsl(187, 75%, 62%) |
| HSV | hsv(187, 64%, 91%) |
| CMYK | cmyk(63.6%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(79.76, -30.78, -18.49) |
| CIE-LCH | lch(79.76, 35.90, 210.99°) |
| OKLab | oklab(81.36% -0.1028 -0.0513) |
| OKLCH | oklch(81.36% 0.115 206.5) |
| XYZ | xyz(42.3743, 56.2506, 84.2101) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.60
Robin'S Egg
#6DEDFD
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D7E7 #E76454
analogous
#54E7AE #54D7E7 #548DE7
triadic
#54D7E7 #E754D7 #D7E754
tetradic
#54D7E7 #AE54E7 #E76454 #8DE754
square
#54D7E7 #AE54E7 #E76454 #8DE754
split-complementary
#54D7E7 #E7548D #E7AE54
monochromatic
#1899A9 #1FCADF #54D7E7 #8AE4EF #BFF0F6
Accessibility & contrast
On white
1.71
#54D7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#54D7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D7E7
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D7E7 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE8
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #54d7e7; /* rgb */ color: rgb(84, 215, 231); /* oklch */ color: oklch(81.4% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#94e3ee',
500: '#54d7e7',
950: '#000000',
},
}SCSS
$custom: #54d7e7; $custom-light: #94e3ee; $custom-dark: #000000;
JSON
{
"hex": "#54d7e7",
"rgb": {
"r": 84,
"g": 215,
"b": 231
},
"hsl": {
"h": 186.531,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.81363,
"c": 0.11491,
"h": 206.5
},
"luminance": 0.56255
}Semantic roles & 50–950 ramp
primary
#54D7E7
secondary
#AA4235
accent
#240ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485