#AFE2C8#AFE2C8
#AFE2C8 is a very light, moderate green. Relative luminance 0.677; OKLCH L 87.0% C 0.064 H 162.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2C8 |
|---|---|
| RGB | rgb(175, 226, 200) |
| HSL | hsl(149, 47%, 79%) |
| HSV | hsv(149, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(85.84, -21.57, 7.38) |
| CIE-LCH | lch(85.84, 22.80, 161.12°) |
| OKLab | oklab(87.01% -0.0608 0.0191) |
| OKLCH | oklch(87.01% 0.064 162.6) |
| XYZ | xyz(55.2979, 67.6748, 64.7814) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.42
Mint
#AAF0C1
ΔE00 6.30
Pale Turquoise
#A5FBD5
ΔE00 7.05
Pale Aqua
#B8FFEB
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.51
Seafoam
#7FE0B3
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2C8 #E2AFC9
analogous
#AFE2AF #AFE2C8 #AFE2E1
triadic
#AFE2C8 #C8AFE2 #E2C8AF
tetradic
#AFE2C8 #AFAFE2 #E2AFC9 #E2E1AF
square
#AFE2C8 #AFAFE2 #E2AFC9 #E2E1AF
split-complementary
#AFE2C8 #E1AFE2 #E2AFAF
monochromatic
#55C18A #82D2A9 #AFE2C8 #DCF2E7 #E9F7F0
Accessibility & contrast
On white
1.44
#AFE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#AFE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2C8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2C8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#A5E2DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe2c8; /* rgb */ color: rgb(175, 226, 200); /* oklch */ color: oklch(87.0% 0.064 162.6);
Tailwind
colors: {
custom: {
50: '#c7ebd8',
500: '#afe2c8',
950: '#000000',
},
}SCSS
$custom: #afe2c8; $custom-light: #c7ebd8; $custom-dark: #000000;
JSON
{
"hex": "#afe2c8",
"rgb": {
"r": 175,
"g": 226,
"b": 200
},
"hsl": {
"h": 149.412,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87008,
"c": 0.06375,
"h": 162.6
},
"luminance": 0.67677
}Semantic roles & 50–950 ramp
primary
#AFE2C8
secondary
#BB7A9B
accent
#2B74BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483