#AFEAF2#AFEAF2
#AFEAF2 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 90.0% C 0.061 H 206.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAF2 |
|---|---|
| RGB | rgb(175, 234, 242) |
| HSL | hsl(187, 72%, 82%) |
| HSV | hsv(187, 28%, 95%) |
| CMYK | cmyk(27.7%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(89.10, -16.76, -9.92) |
| CIE-LCH | lch(89.10, 19.48, 210.62°) |
| OKLab | oklab(89.96% -0.0542 -0.0271) |
| OKLCH | oklch(89.96% 0.061 206.5) |
| XYZ | xyz(63.1239, 74.3674, 95.0155) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.70
Powder Blue
#B0E0E6
ΔE00 2.78
Paleturquoise
#AFEEEE
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Light Sky Blue
#C6FCFF
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAF2 #F2B7AF
analogous
#AFF2D9 #AFEAF2 #AFC9F2
triadic
#AFEAF2 #F2AFEA #EAF2AF
tetradic
#AFEAF2 #D9AFF2 #F2B7AF #C9F2AF
square
#AFEAF2 #D9AFF2 #F2B7AF #C9F2AF
split-complementary
#AFEAF2 #F2AFC9 #F2D9AF
monochromatic
#46CEE1 #7ADCE9 #AFEAF2 #E4F8FB #E5F8FB
Accessibility & contrast
On white
1.32
#AFEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#AFEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAF2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAF2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#D5DCF2
Tritanopia (blue-blind)
#99EFEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afeaf2; /* rgb */ color: rgb(175, 234, 242); /* oklch */ color: oklch(90.0% 0.061 206.5);
Tailwind
colors: {
custom: {
50: '#c8f0f6',
500: '#afeaf2',
950: '#000000',
},
}SCSS
$custom: #afeaf2; $custom-light: #c8f0f6; $custom-dark: #000000;
JSON
{
"hex": "#afeaf2",
"rgb": {
"r": 175,
"g": 234,
"b": 242
},
"hsl": {
"h": 187.164,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.8996,
"c": 0.06059,
"h": 206.5
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#AFEAF2
secondary
#D17F74
accent
#2911D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585