#54DE99#54DE99
#54DE99 is a light, vivid teal. Relative luminance 0.564; OKLCH L 80.8% C 0.156 H 158.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #54DE99 |
|---|---|
| RGB | rgb(84, 222, 153) |
| HSL | hsl(150, 68%, 60%) |
| HSV | hsv(150, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.85, -53.00, 23.05) |
| CIE-LCH | lch(79.85, 57.80, 156.50°) |
| OKLab | oklab(80.79% -0.1444 0.0584) |
| OKLCH | oklch(80.79% 0.156 158) |
| XYZ | xyz(35.5240, 56.4236, 39.1495) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.73
Seaweed
#18D17B
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.25
Weird Green
#3AE57F
ΔE00 5.46
Light Greenish Blue
#63F7B4
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DE99 #DE5499
analogous
#54DE54 #54DE99 #54DEDE
triadic
#54DE99 #9954DE #DE9954
tetradic
#54DE99 #5454DE #DE5499 #DEDE54
square
#54DE99 #5454DE #DE5499 #DEDE54
split-complementary
#54DE99 #DE54DE #DE5454
monochromatic
#1E9A5C #28CD7A #54DE99 #87E8B8 #BBF2D6
Accessibility & contrast
On white
1.71
#54DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#54DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DE99
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DE99 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #54de99; /* rgb */ color: rgb(84, 222, 153); /* oklch */ color: oklch(80.8% 0.156 158.0);
Tailwind
colors: {
custom: {
50: '#91e9b7',
500: '#54de99',
950: '#000000',
},
}SCSS
$custom: #54de99; $custom-light: #91e9b7; $custom-dark: #000000;
JSON
{
"hex": "#54de99",
"rgb": {
"r": 84,
"g": 222,
"b": 153
},
"hsl": {
"h": 150,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80792,
"c": 0.15572,
"h": 158
},
"luminance": 0.56427
}Semantic roles & 50–950 ramp
primary
#54DE99
secondary
#9E386B
accent
#3D94EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481