#54E1E5#54E1E5
#54E1E5 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.6% C 0.119 H 197.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #54E1E5 |
|---|---|
| RGB | rgb(84, 225, 229) |
| HSL | hsl(182, 74%, 61%) |
| HSV | hsv(182, 63%, 90%) |
| CMYK | cmyk(63.3%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(82.59, -36.06, -13.17) |
| CIE-LCH | lch(82.59, 38.39, 200.06°) |
| OKLab | oklab(83.63% -0.1137 -0.0365) |
| OKLCH | oklch(83.63% 0.119 197.8) |
| XYZ | xyz(44.7180, 61.3875, 83.6058) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E1E5 #E55854
analogous
#54E5A1 #54E1E5 #5499E5
triadic
#54E1E5 #E554E1 #E1E554
tetradic
#54E1E5 #A154E5 #E55854 #99E554
square
#54E1E5 #A154E5 #E55854 #99E554
split-complementary
#54E1E5 #E55499 #E5A154
monochromatic
#19A2A5 #21D5DB #54E1E5 #89EAED #BEF4F5
Accessibility & contrast
On white
1.58
#54E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#54E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E1E5
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E1E5 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #54e1e5; /* rgb */ color: rgb(84, 225, 229); /* oklch */ color: oklch(83.6% 0.119 197.8);
Tailwind
colors: {
custom: {
50: '#95ebed',
500: '#54e1e5',
950: '#000000',
},
}SCSS
$custom: #54e1e5; $custom-light: #95ebed; $custom-dark: #000000;
JSON
{
"hex": "#54e1e5",
"rgb": {
"r": 84,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.655,
"s": 73.604,
"l": 61.373
},
"oklch": {
"l": 0.83628,
"c": 0.11941,
"h": 197.8
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#54E1E5
secondary
#A83936
accent
#1510D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484