#54E2E9#54E2E9
#54E2E9 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 84.0% C 0.120 H 199.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #54E2E9 |
|---|---|
| RGB | rgb(84, 226, 233) |
| HSL | hsl(183, 77%, 62%) |
| HSV | hsv(183, 64%, 91%) |
| CMYK | cmyk(63.9%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.00, -35.42, -14.67) |
| CIE-LCH | lch(83.00, 38.34, 202.50°) |
| OKLab | oklab(84% -0.113 -0.0407) |
| OKLCH | oklch(84% 0.12 199.8) |
| XYZ | xyz(45.5541, 62.1557, 86.6715) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.48
Bright Light Blue
#26F7FD
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E2E9 #E95B54
analogous
#54E9A6 #54E2E9 #5497E9
triadic
#54E2E9 #E954E2 #E2E954
tetradic
#54E2E9 #A654E9 #E95B54 #97E954
square
#54E2E9 #A654E9 #E95B54 #97E954
split-complementary
#54E2E9 #E95497 #E9A654
monochromatic
#16A5AC #1ED9E2 #54E2E9 #8AEBF0 #C0F4F7
Accessibility & contrast
On white
1.56
#54E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#54E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E2E9
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E2E9 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #54e2e9; /* rgb */ color: rgb(84, 226, 233); /* oklch */ color: oklch(84.0% 0.120 199.8);
Tailwind
colors: {
custom: {
50: '#95ebf0',
500: '#54e2e9',
950: '#000000',
},
}SCSS
$custom: #54e2e9; $custom-light: #95ebf0; $custom-dark: #000000;
JSON
{
"hex": "#54e2e9",
"rgb": {
"r": 84,
"g": 226,
"b": 233
},
"hsl": {
"h": 182.819,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.84,
"c": 0.12013,
"h": 199.8
},
"luminance": 0.62161
}Semantic roles & 50–950 ramp
primary
#54E2E9
secondary
#AD3934
accent
#160CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485