#54E1E9#54E1E9
#54E1E9 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.120 H 200.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #54E1E9 |
|---|---|
| RGB | rgb(84, 225, 233) |
| HSL | hsl(183, 77%, 62%) |
| HSV | hsv(183, 64%, 91%) |
| CMYK | cmyk(63.9%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(82.71, -34.95, -15.10) |
| CIE-LCH | lch(82.71, 38.07, 203.37°) |
| OKLab | oklab(83.77% -0.112 -0.0419) |
| OKLCH | oklch(83.77% 0.12 200.5) |
| XYZ | xyz(45.2830, 61.6134, 86.5811) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.34
Bright Light Blue
#26F7FD
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E1E9 #E95C54
analogous
#54E9A6 #54E1E9 #5497E9
triadic
#54E1E9 #E954E1 #E1E954
tetradic
#54E1E9 #A654E9 #E95C54 #97E954
square
#54E1E9 #A654E9 #E95C54 #97E954
split-complementary
#54E1E9 #E95497 #E9A654
monochromatic
#16A4AC #1ED7E2 #54E1E9 #8AEBF0 #C0F4F7
Accessibility & contrast
On white
1.58
#54E1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#54E1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E1E9
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E1E9 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #54e1e9; /* rgb */ color: rgb(84, 225, 233); /* oklch */ color: oklch(83.8% 0.120 200.5);
Tailwind
colors: {
custom: {
50: '#95ebf0',
500: '#54e1e9',
950: '#000000',
},
}SCSS
$custom: #54e1e9; $custom-light: #95ebf0; $custom-dark: #000000;
JSON
{
"hex": "#54e1e9",
"rgb": {
"r": 84,
"g": 225,
"b": 233
},
"hsl": {
"h": 183.221,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.83766,
"c": 0.11962,
"h": 200.5
},
"luminance": 0.61618
}Semantic roles & 50–950 ramp
primary
#54E1E9
secondary
#AD3A34
accent
#170CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485