#AFFEBA#AFFEBA
#AFFEBA is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.9% C 0.120 H 148.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEBA |
|---|---|
| RGB | rgb(175, 254, 186) |
| HSL | hsl(128, 98%, 84%) |
| HSV | hsv(128, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(93.25, -37.32, 25.03) |
| CIE-LCH | lch(93.25, 44.94, 146.15°) |
| OKLab | oklab(92.86% -0.1021 0.0636) |
| OKLCH | oklch(92.86% 0.12 148.1) |
| XYZ | xyz(61.9809, 83.5399, 59.3039) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.95
Light Seafoam Green
#A7FFB5
ΔE00 1.39
Light Mint Green
#A6FBB2
ΔE00 1.40
Mint (survey)
#9FFEB0
ΔE00 2.40
Light Seafoam
#A0FEBF
ΔE00 2.56
Celadon
#BEFDB7
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEBA #FEAFF3
analogous
#CCFEAF #AFFEBA #AFFEE2
triadic
#AFFEBA #BAAFFE #FEBAAF
tetradic
#AFFEBA #AFCCFE #FEAFF3 #FEE2AF
square
#AFFEBA #AFCCFE #FEAFF3 #FEE2AF
split-complementary
#AFFEBA #E2AFFE #FEAFCC
monochromatic
#36FC52 #73FD86 #AFFEBA #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.19
#AFFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#AFFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEBA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEBA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#A5FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affeba; /* rgb */ color: rgb(175, 254, 186); /* oklch */ color: oklch(92.9% 0.120 148.1);
Tailwind
colors: {
custom: {
50: '#c9ffcf',
500: '#affeba',
950: '#000000',
},
}SCSS
$custom: #affeba; $custom-light: #c9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#affeba",
"rgb": {
"r": 175,
"g": 254,
"b": 186
},
"hsl": {
"h": 128.354,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.9286,
"c": 0.12025,
"h": 148.1
},
"luminance": 0.83543
}Semantic roles & 50–950 ramp
primary
#AFFEBA
secondary
#E46ED3
accent
#00C6E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683