#AFFECA#AFFECA
#AFFECA is a very light, moderate green. Relative luminance 0.843; OKLCH L 93.2% C 0.105 H 155.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFECA |
|---|---|
| RGB | rgb(175, 254, 202) |
| HSL | hsl(141, 98%, 84%) |
| HSV | hsv(141, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(93.56, -34.52, 17.31) |
| CIE-LCH | lch(93.56, 38.61, 153.37°) |
| OKLab | oklab(93.22% -0.0953 0.0444) |
| OKLCH | oklch(93.22% 0.105 155) |
| XYZ | xyz(63.7780, 84.2588, 68.7687) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.71
Mint
#AAF0C1
ΔE00 3.00
Light Mint
#B6FFBB
ΔE00 3.93
Pale Turquoise
#A5FBD5
ΔE00 4.03
Light Seafoam Green
#A7FFB5
ΔE00 4.53
Light Mint Green
#A6FBB2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFECA #FEAFE3
analogous
#BCFEAF #AFFECA #AFFEF1
triadic
#AFFECA #CAAFFE #FECAAF
tetradic
#AFFECA #AFBCFE #FEAFE3 #FEF1AF
square
#AFFECA #AFBCFE #FEAFE3 #FEF1AF
split-complementary
#AFFECA #F1AFFE #FEAFBC
monochromatic
#36FC7A #73FDA2 #AFFECA #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.18
#AFFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#AFFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFECA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFECA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C7
Deuteranopia (green-blind)
#F1E9CD
Tritanopia (blue-blind)
#A1FCEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affeca; /* rgb */ color: rgb(175, 254, 202); /* oklch */ color: oklch(93.2% 0.105 155.0);
Tailwind
colors: {
custom: {
50: '#c9ffda',
500: '#affeca',
950: '#000000',
},
}SCSS
$custom: #affeca; $custom-light: #c9ffda; $custom-dark: #000000;
JSON
{
"hex": "#affeca",
"rgb": {
"r": 175,
"g": 254,
"b": 202
},
"hsl": {
"h": 140.506,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93215,
"c": 0.10516,
"h": 155
},
"luminance": 0.84262
}Semantic roles & 50–950 ramp
primary
#AFFECA
secondary
#E46EBB
accent
#0097E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683