#AFEBAF#AFEBAF
#AFEBAF is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.4% C 0.102 H 144.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBAF |
|---|---|
| RGB | rgb(175, 235, 175) |
| HSL | hsl(120, 60%, 80%) |
| HSV | hsv(120, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(87.79, -30.39, 23.15) |
| CIE-LCH | lch(87.79, 38.20, 142.71°) |
| OKLab | oklab(88.39% -0.083 0.0589) |
| OKLCH | oklch(88.39% 0.102 144.7) |
| XYZ | xyz(55.1231, 71.6238, 51.4696) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.60
Hospital Green
#9BE5AA
ΔE00 2.93
Light Grey Green
#B7E1A1
ΔE00 3.99
Mint
#AAF0C1
ΔE00 4.04
Celadon
#BEFDB7
ΔE00 4.12
Light Mint
#B6FFBB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBAF #EBAFEB
analogous
#CDEBAF #AFEBAF #AFEBCD
triadic
#AFEBAF #AFAFEB #EBAFAF
tetradic
#AFEBAF #AFCDEB #EBAFEB #EBCDAF
square
#AFEBAF #AFCDEB #EBAFEB #EBCDAF
split-complementary
#AFEBAF #CDAFEB #EBAFCD
monochromatic
#4DD34D #7EDF7E #AFEBAF #E0F7E0 #E7F9E7
Accessibility & contrast
On white
1.37
#AFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#AFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBAF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBAF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#A9E7DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afebaf; /* rgb */ color: rgb(175, 235, 175); /* oklch */ color: oklch(88.4% 0.102 144.7);
Tailwind
colors: {
custom: {
50: '#c8f1c7',
500: '#afebaf',
950: '#000000',
},
}SCSS
$custom: #afebaf; $custom-light: #c8f1c7; $custom-dark: #000000;
JSON
{
"hex": "#afebaf",
"rgb": {
"r": 175,
"g": 235,
"b": 175
},
"hsl": {
"h": 120,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88391,
"c": 0.10176,
"h": 144.7
},
"luminance": 0.71626
}Semantic roles & 50–950 ramp
primary
#AFEBAF
secondary
#C777C7
accent
#1EC8C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582