#AFEBB2#AFEBB2
#AFEBB2 is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.5% C 0.099 H 145.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBB2 |
|---|---|
| RGB | rgb(175, 235, 178) |
| HSL | hsl(123, 60%, 80%) |
| HSV | hsv(123, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(87.84, -29.89, 21.68) |
| CIE-LCH | lch(87.84, 36.92, 144.05°) |
| OKLab | oklab(88.46% -0.0817 0.0553) |
| OKLCH | oklch(88.46% 0.099 145.9) |
| XYZ | xyz(55.4211, 71.7430, 53.0386) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 3.04
Mint
#AAF0C1
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 4.38
Celadon
#BEFDB7
ΔE00 4.44
Light Mint
#B6FFBB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBB2 #EBAFE8
analogous
#CAEBAF #AFEBB2 #AFEBD0
triadic
#AFEBB2 #B2AFEB #EBB2AF
tetradic
#AFEBB2 #AFCAEB #EBAFE8 #EBD0AF
square
#AFEBB2 #AFCAEB #EBAFE8 #EBD0AF
split-complementary
#AFEBB2 #D0AFEB #EBAFCA
monochromatic
#4DD354 #7EDF83 #AFEBB2 #E0F7E1 #E7F9E7
Accessibility & contrast
On white
1.37
#AFEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#AFEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBB2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBB2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AF
Deuteranopia (green-blind)
#E3DAB5
Tritanopia (blue-blind)
#A9E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afebb2; /* rgb */ color: rgb(175, 235, 178); /* oklch */ color: oklch(88.5% 0.099 145.9);
Tailwind
colors: {
custom: {
50: '#c8f1c9',
500: '#afebb2',
950: '#000000',
},
}SCSS
$custom: #afebb2; $custom-light: #c8f1c9; $custom-dark: #000000;
JSON
{
"hex": "#afebb2",
"rgb": {
"r": 175,
"g": 235,
"b": 178
},
"hsl": {
"h": 123,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88456,
"c": 0.09866,
"h": 145.9
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#AFEBB2
secondary
#C777C3
accent
#1EBFC8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582