#54E5EA#54E5EA
#54E5EA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.7% C 0.122 H 198.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #54E5EA |
|---|---|
| RGB | rgb(84, 229, 234) |
| HSL | hsl(182, 78%, 62%) |
| HSV | hsv(182, 64%, 92%) |
| CMYK | cmyk(64.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.89, -36.53, -13.86) |
| CIE-LCH | lch(83.89, 39.07, 200.77°) |
| OKLab | oklab(84.73% -0.1156 -0.0384) |
| OKLCH | oklch(84.73% 0.122 198.4) |
| XYZ | xyz(46.5202, 63.8588, 87.7002) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.99
Bright Cyan
#41FDFE
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E5EA #EA5954
analogous
#54EAA4 #54E5EA #549AEA
triadic
#54E5EA #EA54E5 #E5EA54
tetradic
#54E5EA #A454EA #EA5954 #9AEA54
square
#54E5EA #A454EA #EA5954 #9AEA54
split-complementary
#54E5EA #EA549A #EAA454
monochromatic
#15A9AE #1DDDE3 #54E5EA #8BEDF1 #C1F6F7
Accessibility & contrast
On white
1.52
#54E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#54E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E5EA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E5EA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #54e5ea; /* rgb */ color: rgb(84, 229, 234); /* oklch */ color: oklch(84.7% 0.122 198.4);
Tailwind
colors: {
custom: {
50: '#96edf0',
500: '#54e5ea',
950: '#000000',
},
}SCSS
$custom: #54e5ea; $custom-light: #96edf0; $custom-dark: #000000;
JSON
{
"hex": "#54e5ea",
"rgb": {
"r": 84,
"g": 229,
"b": 234
},
"hsl": {
"h": 182,
"s": 78.125,
"l": 62.353
},
"oklch": {
"l": 0.84734,
"c": 0.12183,
"h": 198.4
},
"luminance": 0.63864
}Semantic roles & 50–950 ramp
primary
#54E5EA
secondary
#AF3733
accent
#120BDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585