#A8FCBD#A8FCBD
#A8FCBD is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.1% C 0.119 H 151.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FCBD |
|---|---|
| RGB | rgb(168, 252, 189) |
| HSL | hsl(135, 93%, 82%) |
| HSV | hsv(135, 33%, 99%) |
| CMYK | cmyk(33.3%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(92.41, -38.01, 22.29) |
| CIE-LCH | lch(92.41, 44.06, 149.62°) |
| OKLab | oklab(92.1% -0.1042 0.0568) |
| OKLCH | oklch(92.1% 0.119 151.4) |
| XYZ | xyz(60.1409, 81.6167, 60.7190) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.29
Light Mint Green
#A6FBB2
ΔE00 2.08
Light Seafoam Green
#A7FFB5
ΔE00 2.16
Light Mint
#B6FFBB
ΔE00 2.33
Light Sea Green
#98F6B0
ΔE00 2.35
Mint (survey)
#9FFEB0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FCBD #FCA8E7
analogous
#BDFCA8 #A8FCBD #A8FCE7
triadic
#A8FCBD #BDA8FC #FCBDA8
tetradic
#A8FCBD #A8BDFC #FCA8E7 #FCE7A8
square
#A8FCBD #A8BDFC #FCA8E7 #FCE7A8
split-complementary
#A8FCBD #E7A8FC #FCA8BD
monochromatic
#32F863 #6DFA90 #A8FCBD #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.21
#A8FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#A8FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FCBD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FCBD | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#EFE6C1
Tritanopia (blue-blind)
#9BF9EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a8fcbd; /* rgb */ color: rgb(168, 252, 189); /* oklch */ color: oklch(92.1% 0.119 151.4);
Tailwind
colors: {
custom: {
50: '#c4fdd1',
500: '#a8fcbd',
950: '#000000',
},
}SCSS
$custom: #a8fcbd; $custom-light: #c4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#a8fcbd",
"rgb": {
"r": 168,
"g": 252,
"b": 189
},
"hsl": {
"h": 135,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.92104,
"c": 0.11873,
"h": 151.4
},
"luminance": 0.8162
}Semantic roles & 50–950 ramp
primary
#A8FCBD
secondary
#DF69C2
accent
#00ACE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683