#A0FFCF#A0FFCF
#A0FFCF is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.8% C 0.113 H 161.1°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFCF |
|---|---|
| RGB | rgb(160, 255, 207) |
| HSL | hsl(150, 100%, 81%) |
| HSV | hsv(150, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(93.23, -38.32, 14.17) |
| CIE-LCH | lch(93.23, 40.86, 159.71°) |
| OKLab | oklab(92.79% -0.1066 0.0365) |
| OKLCH | oklch(92.79% 0.113 161.1) |
| XYZ | xyz(61.5154, 83.4948, 71.8941) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.54
Light Seafoam
#A0FEBF
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.06
Mint
#AAF0C1
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFCF #FFA0D0
analogous
#A1FFA0 #A0FFCF #A0FFFE
triadic
#A0FFCF #CFA0FF #FFCFA0
tetradic
#A0FFCF #A0A1FF #FFA0D0 #FFFEA0
square
#A0FFCF #A0A1FF #FFA0D0 #FFFEA0
split-complementary
#A0FFCF #FEA0FF #FFA0A1
monochromatic
#26FF91 #63FFB0 #A0FFCF #DDFFEE #E0FFF0
Accessibility & contrast
On white
1.19
#A0FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#A0FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFCF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFCF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CC
Deuteranopia (green-blind)
#EDE7D2
Tritanopia (blue-blind)
#8AFEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a0ffcf; /* rgb */ color: rgb(160, 255, 207); /* oklch */ color: oklch(92.8% 0.113 161.1);
Tailwind
colors: {
custom: {
50: '#bfffdd',
500: '#a0ffcf',
950: '#000000',
},
}SCSS
$custom: #a0ffcf; $custom-light: #bfffdd; $custom-dark: #000000;
JSON
{
"hex": "#a0ffcf",
"rgb": {
"r": 160,
"g": 255,
"b": 207
},
"hsl": {
"h": 149.684,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.9279,
"c": 0.11268,
"h": 161.1
},
"luminance": 0.83499
}Semantic roles & 50–950 ramp
primary
#A0FFCF
secondary
#E360A2
accent
#0074E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684