#AFFDB6#AFFDB6
#AFFDB6 is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.6% C 0.123 H 146.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDB6 |
|---|---|
| RGB | rgb(175, 253, 182) |
| HSL | hsl(125, 95%, 84%) |
| HSV | hsv(125, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 28.1%, 0.8%) |
| CIE-LAB | lab(92.90, -37.53, 26.58) |
| CIE-LCH | lch(92.90, 45.99, 144.70°) |
| OKLab | oklab(92.55% -0.1025 0.0673) |
| OKLCH | oklch(92.55% 0.123 146.7) |
| XYZ | xyz(61.2451, 82.7392, 56.9902) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.00
Light Mint Green
#A6FBB2
ΔE00 1.13
Light Seafoam Green
#A7FFB5
ΔE00 1.26
Mint (survey)
#9FFEB0
ΔE00 2.19
Celadon
#BEFDB7
ΔE00 2.25
Light Sea Green
#98F6B0
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDB6 #FDAFF6
analogous
#CFFDAF #AFFDB6 #AFFDDD
triadic
#AFFDB6 #B6AFFD #FDB6AF
tetradic
#AFFDB6 #AFCFFD #FDAFF6 #FDDDAF
square
#AFFDB6 #AFCFFD #FDAFF6 #FDDDAF
split-complementary
#AFFDB6 #DDAFFD #FDAFCF
monochromatic
#38FA49 #73FC80 #AFFDB6 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.20
#AFFDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#AFFDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDB6
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDB6 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B2
Deuteranopia (green-blind)
#F3E7BA
Tritanopia (blue-blind)
#A6F9EA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdb6; /* rgb */ color: rgb(175, 253, 182); /* oklch */ color: oklch(92.6% 0.123 146.7);
Tailwind
colors: {
custom: {
50: '#c9fecc',
500: '#affdb6',
950: '#000000',
},
}SCSS
$custom: #affdb6; $custom-light: #c9fecc; $custom-dark: #000000;
JSON
{
"hex": "#affdb6",
"rgb": {
"r": 175,
"g": 253,
"b": 182
},
"hsl": {
"h": 125.385,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92553,
"c": 0.12266,
"h": 146.7
},
"luminance": 0.82742
}Semantic roles & 50–950 ramp
primary
#AFFDB6
secondary
#E26ED8
accent
#00D1E6
background
#FEFFFE
surface
#FAFFFA
border
#D3D7D3
text
#131813
muted
#838683