#54DEE7#54DEE7
#54DEE7 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.118 H 201.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #54DEE7 |
|---|---|
| RGB | rgb(84, 222, 231) |
| HSL | hsl(184, 75%, 62%) |
| HSV | hsv(184, 64%, 91%) |
| CMYK | cmyk(63.6%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(81.78, -34.10, -15.44) |
| CIE-LCH | lch(81.78, 37.43, 204.35°) |
| OKLab | oklab(83% -0.1099 -0.0428) |
| OKLCH | oklch(83% 0.118 201.3) |
| XYZ | xyz(44.1950, 59.8920, 84.8170) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DEE7 #E75D54
analogous
#54E7A6 #54DEE7 #5495E7
triadic
#54DEE7 #E754DE #DEE754
tetradic
#54DEE7 #A654E7 #E75D54 #95E754
square
#54DEE7 #A654E7 #E75D54 #95E754
split-complementary
#54DEE7 #E75495 #E7A654
monochromatic
#18A0A9 #1FD3DF #54DEE7 #8AE8EF #BFF3F6
Accessibility & contrast
On white
1.62
#54DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#54DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DEE7
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DEE7 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #54dee7; /* rgb */ color: rgb(84, 222, 231); /* oklch */ color: oklch(83.0% 0.118 201.3);
Tailwind
colors: {
custom: {
50: '#95e8ee',
500: '#54dee7',
950: '#000000',
},
}SCSS
$custom: #54dee7; $custom-light: #95e8ee; $custom-dark: #000000;
JSON
{
"hex": "#54dee7",
"rgb": {
"r": 84,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.673,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.82996,
"c": 0.1179,
"h": 201.3
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#54DEE7
secondary
#AA3C35
accent
#1A0ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485