#AFE2CC#AFE2CC
#AFE2CC is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.1% C 0.061 H 166.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2CC |
|---|---|
| RGB | rgb(175, 226, 204) |
| HSL | hsl(154, 47%, 79%) |
| HSV | hsv(154, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(85.94, -20.79, 5.41) |
| CIE-LCH | lch(85.94, 21.49, 165.41°) |
| OKLab | oklab(87.12% -0.0592 0.014) |
| OKLCH | oklch(87.12% 0.061 166.7) |
| XYZ | xyz(55.7715, 67.8643, 67.2756) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.97
Pale Aqua
#B8FFEB
ΔE00 6.71
Mint
#AAF0C1
ΔE00 7.40
Pale Turquoise
#A5FBD5
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2CC #E2AFC5
analogous
#AFE2B2 #AFE2CC #AFDEE2
triadic
#AFE2CC #CCAFE2 #E2CCAF
tetradic
#AFE2CC #B2AFE2 #E2AFC5 #DEE2AF
square
#AFE2CC #B2AFE2 #E2AFC5 #DEE2AF
split-complementary
#AFE2CC #E2AFDE #E2B2AF
monochromatic
#55C193 #82D2AF #AFE2CC #DCF2E9 #E9F7F1
Accessibility & contrast
On white
1.44
#AFE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#AFE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2CC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2CC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#A4E2DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe2cc; /* rgb */ color: rgb(175, 226, 204); /* oklch */ color: oklch(87.1% 0.061 166.7);
Tailwind
colors: {
custom: {
50: '#c7ebdb',
500: '#afe2cc',
950: '#000000',
},
}SCSS
$custom: #afe2cc; $custom-light: #c7ebdb; $custom-dark: #000000;
JSON
{
"hex": "#afe2cc",
"rgb": {
"r": 175,
"g": 226,
"b": 204
},
"hsl": {
"h": 154.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87115,
"c": 0.0608,
"h": 166.7
},
"luminance": 0.67866
}Semantic roles & 50–950 ramp
primary
#AFE2CC
secondary
#BB7A96
accent
#2B69BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131615
muted
#828484