#54E2E6#54E2E6
#54E2E6 is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.9% C 0.120 H 197.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #54E2E6 |
|---|---|
| RGB | rgb(84, 226, 230) |
| HSL | hsl(182, 74%, 62%) |
| HSV | hsv(182, 63%, 90%) |
| CMYK | cmyk(63.5%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(82.91, -36.25, -13.22) |
| CIE-LCH | lch(82.91, 38.58, 200.03°) |
| OKLab | oklab(83.9% -0.1143 -0.0366) |
| OKLCH | oklch(83.9% 0.12 197.8) |
| XYZ | xyz(45.1292, 61.9857, 84.4336) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E2E6 #E65854
analogous
#54E6A1 #54E2E6 #5499E6
triadic
#54E2E6 #E654E2 #E2E654
tetradic
#54E2E6 #A154E6 #E65854 #99E654
square
#54E2E6 #A154E6 #E65854 #99E654
split-complementary
#54E2E6 #E65499 #E6A154
monochromatic
#18A3A7 #20D7DD #54E2E6 #89EBEE #BFF4F6
Accessibility & contrast
On white
1.57
#54E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#54E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E2E6
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E2E6 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#BDC7E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #54e2e6; /* rgb */ color: rgb(84, 226, 230); /* oklch */ color: oklch(83.9% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#95ebed',
500: '#54e2e6',
950: '#000000',
},
}SCSS
$custom: #54e2e6; $custom-light: #95ebed; $custom-dark: #000000;
JSON
{
"hex": "#54e2e6",
"rgb": {
"r": 84,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.644,
"s": 74.49,
"l": 61.569
},
"oklch": {
"l": 0.83897,
"c": 0.12001,
"h": 197.8
},
"luminance": 0.61991
}Semantic roles & 50–950 ramp
primary
#54E2E6
secondary
#A93835
accent
#140FD7
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484