#AFE3BE#AFE3BE
#AFE3BE is a very light, moderate green. Relative luminance 0.678; OKLCH L 87.0% C 0.074 H 153.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3BE |
|---|---|
| RGB | rgb(175, 227, 190) |
| HSL | hsl(137, 48%, 79%) |
| HSV | hsv(137, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(85.89, -23.95, 12.70) |
| CIE-LCH | lch(85.89, 27.10, 152.07°) |
| OKLab | oklab(86.97% -0.0663 0.0328) |
| OKLCH | oklch(86.97% 0.074 153.7) |
| XYZ | xyz(54.4399, 67.7680, 58.9174) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.70
Pale Turquoise
#A5FBD5
ΔE00 6.68
Seafoam
#7FE0B3
ΔE00 6.80
Light Sage
#BCECAC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3BE #E3AFD4
analogous
#BAE3AF #AFE3BE #AFE3D8
triadic
#AFE3BE #BEAFE3 #E3BEAF
tetradic
#AFE3BE #AFBAE3 #E3AFD4 #E3D8AF
square
#AFE3BE #AFBAE3 #E3AFD4 #E3D8AF
split-complementary
#AFE3BE #D8AFE3 #E3AFBA
monochromatic
#54C374 #82D399 #AFE3BE #DCF3E3 #E8F7ED
Accessibility & contrast
On white
1.44
#AFE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#AFE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3BE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3BE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#A7E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe3be; /* rgb */ color: rgb(175, 227, 190); /* oklch */ color: oklch(87.0% 0.074 153.7);
Tailwind
colors: {
custom: {
50: '#c7ecd1',
500: '#afe3be',
950: '#000000',
},
}SCSS
$custom: #afe3be; $custom-light: #c7ecd1; $custom-dark: #000000;
JSON
{
"hex": "#afe3be",
"rgb": {
"r": 175,
"g": 227,
"b": 190
},
"hsl": {
"h": 137.308,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.8697,
"c": 0.07397,
"h": 153.7
},
"luminance": 0.6777
}Semantic roles & 50–950 ramp
primary
#AFE3BE
secondary
#BD79A9
accent
#2A91BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483