#A8FEBE#A8FEBE
#A8FEBE is a very light, vivid green. Relative luminance 0.829; OKLCH L 92.6% C 0.121 H 151.6°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FEBE |
|---|---|
| RGB | rgb(168, 254, 190) |
| HSL | hsl(135, 98%, 83%) |
| HSV | hsv(135, 34%, 100%) |
| CMYK | cmyk(33.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.98, -38.74, 22.57) |
| CIE-LCH | lch(92.98, 44.83, 149.77°) |
| OKLab | oklab(92.58% -0.1062 0.0575) |
| OKLCH | oklch(92.58% 0.121 151.6) |
| XYZ | xyz(60.8811, 82.9230, 61.5030) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.13
Light Seafoam Green
#A7FFB5
ΔE00 1.98
Light Mint Green
#A6FBB2
ΔE00 2.07
Light Mint
#B6FFBB
ΔE00 2.31
Light Sea Green
#98F6B0
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FEBE #FEA8E8
analogous
#BDFEA8 #A8FEBE #A8FEE9
triadic
#A8FEBE #BEA8FE #FEBEA8
tetradic
#A8FEBE #A8BDFE #FEA8E8 #FEE9A8
square
#A8FEBE #A8BDFE #FEA8E8 #FEE9A8
split-complementary
#A8FEBE #E9A8FE #FEA8BD
monochromatic
#2FFD64 #6BFD91 #A8FEBE #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.19
#A8FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#A8FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FEBE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FEBE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0BA
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#9AFBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a8febe; /* rgb */ color: rgb(168, 254, 190); /* oklch */ color: oklch(92.6% 0.121 151.6);
Tailwind
colors: {
custom: {
50: '#c4ffd1',
500: '#a8febe',
950: '#000000',
},
}SCSS
$custom: #a8febe; $custom-light: #c4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a8febe",
"rgb": {
"r": 168,
"g": 254,
"b": 190
},
"hsl": {
"h": 135.349,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.92575,
"c": 0.12081,
"h": 151.6
},
"luminance": 0.82926
}Semantic roles & 50–950 ramp
primary
#A8FEBE
secondary
#E368C3
accent
#00ABE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683