#A0F693#A0F693
#A0F693 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.5% C 0.156 H 141.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F693 |
|---|---|
| RGB | rgb(160, 246, 147) |
| HSL | hsl(112, 85%, 77%) |
| HSV | hsv(112, 40%, 96%) |
| CMYK | cmyk(35%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(89.62, -44.45, 39.60) |
| CIE-LCH | lch(89.62, 59.53, 138.31°) |
| OKLab | oklab(89.51% -0.1213 0.0976) |
| OKLCH | oklch(89.51% 0.156 141.2) |
| XYZ | xyz(52.7174, 75.4891, 39.3913) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.73
Pale Light Green
#B1FC99
ΔE00 2.20
Pastel Green
#B0FF9D
ΔE00 2.33
Lightgreen
#90EE90
ΔE00 2.44
Light Pastel Green
#B2FBA5
ΔE00 2.83
Mint Green
#8FFF9F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F693 #E993F6
analogous
#D2F693 #A0F693 #93F6B8
triadic
#A0F693 #93A0F6 #F693A0
tetradic
#A0F693 #93D2F6 #E993F6 #F6B893
square
#A0F693 #93D2F6 #E993F6 #F6B893
split-complementary
#A0F693 #B893F6 #F693D2
monochromatic
#3DED22 #6EF15B #A0F693 #D2FBCB #E6FDE3
Accessibility & contrast
On white
1.30
#A0F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#A0F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F693
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F693 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#EEDE99
Tritanopia (blue-blind)
#99F0DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a0f693; /* rgb */ color: rgb(160, 246, 147); /* oklch */ color: oklch(89.5% 0.156 141.2);
Tailwind
colors: {
custom: {
50: '#bff9b4',
500: '#a0f693',
950: '#000000',
},
}SCSS
$custom: #a0f693; $custom-light: #bff9b4; $custom-dark: #000000;
JSON
{
"hex": "#a0f693",
"rgb": {
"r": 160,
"g": 246,
"b": 147
},
"hsl": {
"h": 112.121,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.89513,
"c": 0.1557,
"h": 141.2
},
"luminance": 0.75492
}Semantic roles & 50–950 ramp
primary
#A0F693
secondary
#C459D4
accent
#04E1C4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581