#AFEBAE#AFEBAE
#AFEBAE is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.4% C 0.103 H 144.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBAE |
|---|---|
| RGB | rgb(175, 235, 174) |
| HSL | hsl(119, 60%, 80%) |
| HSV | hsv(119, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(87.77, -30.56, 23.64) |
| CIE-LCH | lch(87.77, 38.63, 142.28°) |
| OKLab | oklab(88.37% -0.0834 0.0601) |
| OKLCH | oklch(88.37% 0.103 144.2) |
| XYZ | xyz(55.0253, 71.5847, 50.9542) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.48
Hospital Green
#9BE5AA
ΔE00 2.99
Light Grey Green
#B7E1A1
ΔE00 3.88
Celadon
#BEFDB7
ΔE00 4.04
Mint
#AAF0C1
ΔE00 4.24
Light Mint
#B6FFBB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBAE #EAAEEB
analogous
#CEEBAE #AFEBAE #AEEBCB
triadic
#AFEBAE #AEAFEB #EBAEAF
tetradic
#AFEBAE #AECEEB #EAAEEB #EBCBAE
square
#AFEBAE #AECEEB #EAAEEB #EBCBAE
split-complementary
#AFEBAE #CBAEEB #EBAECE
monochromatic
#4ED34C #7FDF7D #AFEBAE #DFF7DF #E7F9E6
Accessibility & contrast
On white
1.37
#AFEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#AFEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBAE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBAE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E4DAB1
Tritanopia (blue-blind)
#A9E7DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afebae; /* rgb */ color: rgb(175, 235, 174); /* oklch */ color: oklch(88.4% 0.103 144.2);
Tailwind
colors: {
custom: {
50: '#c8f1c6',
500: '#afebae',
950: '#000000',
},
}SCSS
$custom: #afebae; $custom-light: #c8f1c6; $custom-dark: #000000;
JSON
{
"hex": "#afebae",
"rgb": {
"r": 175,
"g": 235,
"b": 174
},
"hsl": {
"h": 119.016,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.88369,
"c": 0.10279,
"h": 144.2
},
"luminance": 0.71587
}Semantic roles & 50–950 ramp
primary
#AFEBAE
secondary
#C676C7
accent
#1DC8C5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582