#AFFDBC#AFFDBC
#AFFDBC is a very light, moderate green. Relative luminance 0.830; OKLCH L 92.7% C 0.117 H 148.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDBC |
|---|---|
| RGB | rgb(175, 253, 188) |
| HSL | hsl(130, 95%, 84%) |
| HSV | hsv(130, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(93.01, -36.53, 23.69) |
| CIE-LCH | lch(93.01, 43.53, 147.04°) |
| OKLab | oklab(92.68% -0.1 0.0603) |
| OKLCH | oklch(92.68% 0.117 148.9) |
| XYZ | xyz(61.8785, 82.9925, 60.3260) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.23
Light Mint Green
#A6FBB2
ΔE00 1.78
Light Seafoam Green
#A7FFB5
ΔE00 1.86
Light Seafoam
#A0FEBF
ΔE00 2.31
Mint (survey)
#9FFEB0
ΔE00 2.82
Celadon
#BEFDB7
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDBC #FDAFF0
analogous
#C9FDAF #AFFDBC #AFFDE3
triadic
#AFFDBC #BCAFFD #FDBCAF
tetradic
#AFFDBC #AFC9FD #FDAFF0 #FDE3AF
square
#AFFDBC #AFC9FD #FDAFF0 #FDE3AF
split-complementary
#AFFDBC #E3AFFD #FDAFC9
monochromatic
#38FA58 #73FC8A #AFFDBC #E1FEE6 #E1FEE6
Accessibility & contrast
On white
1.19
#AFFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#AFFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDBC
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDBC | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#A4FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdbc; /* rgb */ color: rgb(175, 253, 188); /* oklch */ color: oklch(92.7% 0.117 148.9);
Tailwind
colors: {
custom: {
50: '#c9fed0',
500: '#affdbc',
950: '#000000',
},
}SCSS
$custom: #affdbc; $custom-light: #c9fed0; $custom-dark: #000000;
JSON
{
"hex": "#affdbc",
"rgb": {
"r": 175,
"g": 253,
"b": 188
},
"hsl": {
"h": 130,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92679,
"c": 0.11676,
"h": 148.9
},
"luminance": 0.82995
}Semantic roles & 50–950 ramp
primary
#AFFDBC
secondary
#E26ECF
accent
#00BFE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683