#AFE3E2#AFE3E2
#AFE3E2 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.0% C 0.053 H 194.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3E2 |
|---|---|
| RGB | rgb(175, 227, 226) |
| HSL | hsl(179, 48%, 79%) |
| HSV | hsv(179, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(86.77, -16.77, -4.96) |
| CIE-LCH | lch(86.77, 17.49, 196.48°) |
| OKLab | oklab(87.96% -0.0516 -0.0136) |
| OKLCH | oklch(87.96% 0.053 194.8) |
| XYZ | xyz(58.8716, 69.5407, 82.2575) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.86
Powder Blue
#B0E0E6
ΔE00 3.30
Pale Sky Blue
#BDF6FE
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.59
Light Sky Blue
#C6FCFF
ΔE00 5.65
Light Light Blue
#CAFFFB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3E2 #E3AFB0
analogous
#AFE3C8 #AFE3E2 #AFCAE3
triadic
#AFE3E2 #E2AFE3 #E3E2AF
tetradic
#AFE3E2 #C8AFE3 #E3AFB0 #CAE3AF
square
#AFE3E2 #C8AFE3 #E3AFB0 #CAE3AF
split-complementary
#AFE3E2 #E3AFCA #E3C8AF
monochromatic
#54C3C1 #82D3D2 #AFE3E2 #DCF3F2 #E8F7F7
Accessibility & contrast
On white
1.41
#AFE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#AFE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3E2
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3E2 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#9EE6E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe3e2; /* rgb */ color: rgb(175, 227, 226); /* oklch */ color: oklch(88.0% 0.053 194.8);
Tailwind
colors: {
custom: {
50: '#c8ebeb',
500: '#afe3e2',
950: '#000000',
},
}SCSS
$custom: #afe3e2; $custom-light: #c8ebeb; $custom-dark: #000000;
JSON
{
"hex": "#afe3e2",
"rgb": {
"r": 175,
"g": 227,
"b": 226
},
"hsl": {
"h": 178.846,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87964,
"c": 0.05333,
"h": 194.8
},
"luminance": 0.69543
}Semantic roles & 50–950 ramp
primary
#AFE3E2
secondary
#BD797B
accent
#2A2DBB
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484