Light Seafoam#A0FEBF
#A0FEBF is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.2% C 0.125 H 153.9°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEBF |
|---|---|
| RGB | rgb(160, 254, 191) |
| HSL | hsl(140, 98%, 81%) |
| HSV | hsv(140, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.63, -40.88, 21.51) |
| CIE-LCH | lch(92.63, 46.19, 152.24°) |
| OKLab | oklab(92.19% -0.1123 0.0549) |
| OKLCH | oklch(92.19% 0.125 153.9) |
| XYZ | xyz(59.3393, 82.1153, 62.0032) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.00
Light Sea Green
#98F6B0
ΔE00 2.38
Light Seafoam Green
#A7FFB5
ΔE00 2.63
Light Mint Green
#A6FBB2
ΔE00 2.76
Mint (survey)
#9FFEB0
ΔE00 3.01
Light Mint
#B6FFBB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEBF #FEA0DF
analogous
#B0FEA0 #A0FEBF #A0FEEE
triadic
#A0FEBF #BFA0FE #FEBFA0
tetradic
#A0FEBF #A0B0FE #FEA0DF #FEEEA0
square
#A0FEBF #A0B0FE #FEA0DF #FEEEA0
split-complementary
#A0FEBF #EEA0FE #FEA0B0
monochromatic
#27FD6D #63FD96 #A0FEBF #DDFFE8 #E1FFEB
Accessibility & contrast
On white
1.21
#A0FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#A0FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEBF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEBF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EFE6C3
Tritanopia (blue-blind)
#8EFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a0febf; /* rgb */ color: rgb(160, 254, 191); /* oklch */ color: oklch(92.2% 0.125 153.9);
Tailwind
colors: {
custom: {
50: '#bfffd2',
500: '#a0febf',
950: '#000000',
},
}SCSS
$custom: #a0febf; $custom-light: #bfffd2; $custom-dark: #000000;
JSON
{
"hex": "#a0febf",
"rgb": {
"r": 160,
"g": 254,
"b": 191
},
"hsl": {
"h": 139.787,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.92194,
"c": 0.12497,
"h": 153.9
},
"luminance": 0.82119
}Semantic roles & 50–950 ramp
primary
#A0FEBF
secondary
#E161B7
accent
#009AE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683