#A8FCBC#A8FCBC
#A8FCBC is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.1% C 0.120 H 151.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FCBC |
|---|---|
| RGB | rgb(168, 252, 188) |
| HSL | hsl(134, 93%, 82%) |
| HSV | hsv(134, 33%, 99%) |
| CMYK | cmyk(33.3%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(92.39, -38.19, 22.77) |
| CIE-LCH | lch(92.39, 44.46, 149.19°) |
| OKLab | oklab(92.08% -0.1047 0.058) |
| OKLCH | oklch(92.08% 0.12 151) |
| XYZ | xyz(60.0327, 81.5734, 60.1493) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.38
Light Mint Green
#A6FBB2
ΔE00 1.87
Light Seafoam Green
#A7FFB5
ΔE00 1.95
Light Mint
#B6FFBB
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.24
Mint (survey)
#9FFEB0
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FCBC #FCA8E8
analogous
#BEFCA8 #A8FCBC #A8FCE6
triadic
#A8FCBC #BCA8FC #FCBCA8
tetradic
#A8FCBC #A8BEFC #FCA8E8 #FCE6A8
square
#A8FCBC #A8BEFC #FCA8E8 #FCE6A8
split-complementary
#A8FCBC #E6A8FC #FCA8BE
monochromatic
#32F861 #6DFA8E #A8FCBC #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.21
#A8FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#A8FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FCBC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FCBC | 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)
#FDEFB8
Deuteranopia (green-blind)
#EFE6C0
Tritanopia (blue-blind)
#9BF9EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a8fcbc; /* rgb */ color: rgb(168, 252, 188); /* oklch */ color: oklch(92.1% 0.120 151.0);
Tailwind
colors: {
custom: {
50: '#c4fdd0',
500: '#a8fcbc',
950: '#000000',
},
}SCSS
$custom: #a8fcbc; $custom-light: #c4fdd0; $custom-dark: #000000;
JSON
{
"hex": "#a8fcbc",
"rgb": {
"r": 168,
"g": 252,
"b": 188
},
"hsl": {
"h": 134.286,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.92082,
"c": 0.11968,
"h": 151
},
"luminance": 0.81576
}Semantic roles & 50–950 ramp
primary
#A8FCBC
secondary
#DF69C3
accent
#00AFE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683