#A3FEBE#A3FEBE
#A3FEBE is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.3% C 0.124 H 152.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FEBE |
|---|---|
| RGB | rgb(163, 254, 190) |
| HSL | hsl(138, 98%, 82%) |
| HSV | hsv(138, 36%, 100%) |
| CMYK | cmyk(35.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.74, -40.20, 22.21) |
| CIE-LCH | lch(92.74, 45.92, 151.08°) |
| OKLab | oklab(92.32% -0.1103 0.0566) |
| OKLCH | oklch(92.32% 0.124 152.8) |
| XYZ | xyz(59.8368, 82.3845, 61.4541) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.50
Light Seafoam Green
#A7FFB5
ΔE00 2.22
Light Sea Green
#98F6B0
ΔE00 2.26
Light Mint Green
#A6FBB2
ΔE00 2.34
Mint (survey)
#9FFEB0
ΔE00 2.72
Light Mint
#B6FFBB
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FEBE #FEA3E3
analogous
#B6FEA3 #A3FEBE #A3FEEB
triadic
#A3FEBE #BEA3FE #FEBEA3
tetradic
#A3FEBE #A3B6FE #FEA3E3 #FEEBA3
square
#A3FEBE #A3B6FE #FEA3E3 #FEEBA3
split-complementary
#A3FEBE #EBA3FE #FEA3B6
monochromatic
#2AFD68 #66FD93 #A3FEBE #E0FFE9 #E1FFEA
Accessibility & contrast
On white
1.20
#A3FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#A3FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FEBE
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FEBE | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#F0E6C2
Tritanopia (blue-blind)
#93FCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a3febe; /* rgb */ color: rgb(163, 254, 190); /* oklch */ color: oklch(92.3% 0.124 152.8);
Tailwind
colors: {
custom: {
50: '#c1ffd1',
500: '#a3febe',
950: '#000000',
},
}SCSS
$custom: #a3febe; $custom-light: #c1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a3febe",
"rgb": {
"r": 163,
"g": 254,
"b": 190
},
"hsl": {
"h": 137.802,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.9232,
"c": 0.12398,
"h": 152.8
},
"luminance": 0.82388
}Semantic roles & 50–950 ramp
primary
#A3FEBE
secondary
#E263BC
accent
#00A1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683