#54EFC2#54EFC2
#54EFC2 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.145 H 169.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #54EFC2 |
|---|---|
| RGB | rgb(84, 239, 194) |
| HSL | hsl(163, 83%, 63%) |
| HSV | hsv(163, 65%, 94%) |
| CMYK | cmyk(64.9%, 0%, 18.8%, 6.3%) |
| CIE-LAB | lab(85.76, -51.08, 9.92) |
| CIE-LCH | lch(85.76, 52.04, 169.01°) |
| OKLab | oklab(85.91% -0.143 0.0253) |
| OKLCH | oklch(85.91% 0.145 169.9) |
| XYZ | xyz(44.2553, 67.5080, 61.7265) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.27
Bright Teal
#01F9C6
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EFC2 #EF5481
analogous
#54EF74 #54EFC2 #54CEEF
triadic
#54EFC2 #C254EF #EFC254
tetradic
#54EFC2 #7454EF #EF5481 #CEEF54
square
#54EFC2 #7454EF #EF5481 #CEEF54
split-complementary
#54EFC2 #EF54CE #EF7454
monochromatic
#11B787 #1CEAAE #54EFC2 #8CF4D6 #C4F9EA
Accessibility & contrast
On white
1.45
#54EFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#54EFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EFC2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EFC2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #54efc2; /* rgb */ color: rgb(84, 239, 194); /* oklch */ color: oklch(85.9% 0.145 169.9);
Tailwind
colors: {
custom: {
50: '#95f5d4',
500: '#54efc2',
950: '#000000',
},
}SCSS
$custom: #54efc2; $custom-light: #95f5d4; $custom-dark: #000000;
JSON
{
"hex": "#54efc2",
"rgb": {
"r": 84,
"g": 239,
"b": 194
},
"hsl": {
"h": 162.581,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.85906,
"c": 0.14521,
"h": 169.9
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#54EFC2
secondary
#B73157
accent
#0645DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583