#54E2E7#54E2E7
#54E2E7 is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.9% C 0.120 H 198.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #54E2E7 |
|---|---|
| RGB | rgb(84, 226, 231) |
| HSL | hsl(182, 75%, 62%) |
| HSV | hsv(182, 64%, 91%) |
| CMYK | cmyk(63.6%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.94, -35.97, -13.70) |
| CIE-LCH | lch(82.94, 38.49, 200.85°) |
| OKLab | oklab(83.93% -0.1139 -0.038) |
| OKLCH | oklch(83.93% 0.12 198.5) |
| XYZ | xyz(45.2700, 62.0421, 85.1753) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E2E7 #E75954
analogous
#54E7A3 #54E2E7 #5499E7
triadic
#54E2E7 #E754E2 #E2E754
tetradic
#54E2E7 #A354E7 #E75954 #99E754
square
#54E2E7 #A354E7 #E75954 #99E754
split-complementary
#54E2E7 #E75499 #E7A354
monochromatic
#18A4A9 #1FD8DF #54E2E7 #8AEBEF #BFF4F6
Accessibility & contrast
On white
1.57
#54E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#54E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E2E7
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E2E7 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #54e2e7; /* rgb */ color: rgb(84, 226, 231); /* oklch */ color: oklch(83.9% 0.120 198.5);
Tailwind
colors: {
custom: {
50: '#95ebee',
500: '#54e2e7',
950: '#000000',
},
}SCSS
$custom: #54e2e7; $custom-light: #95ebee; $custom-dark: #000000;
JSON
{
"hex": "#54e2e7",
"rgb": {
"r": 84,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.041,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.83931,
"c": 0.12004,
"h": 198.5
},
"luminance": 0.62047
}Semantic roles & 50–950 ramp
primary
#54E2E7
secondary
#AA3935
accent
#150ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485