#AFEBF2#AFEBF2
#AFEBF2 is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.2% C 0.061 H 205.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBF2 |
|---|---|
| RGB | rgb(175, 235, 242) |
| HSL | hsl(186, 72%, 82%) |
| HSV | hsv(186, 28%, 95%) |
| CMYK | cmyk(27.7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.36, -17.26, -9.52) |
| CIE-LCH | lch(89.36, 19.71, 208.88°) |
| OKLab | oklab(90.17% -0.0555 -0.026) |
| OKLCH | oklch(90.17% 0.061 205.1) |
| XYZ | xyz(63.4094, 74.9384, 95.1106) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 3.02
Powder Blue
#B0E0E6
ΔE00 3.05
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBF2 #F2B6AF
analogous
#AFF2D8 #AFEBF2 #AFCAF2
triadic
#AFEBF2 #F2AFEB #EBF2AF
tetradic
#AFEBF2 #D8AFF2 #F2B6AF #CAF2AF
square
#AFEBF2 #D8AFF2 #F2B6AF #CAF2AF
split-complementary
#AFEBF2 #F2AFCA #F2D8AF
monochromatic
#46D1E1 #7ADEE9 #AFEBF2 #E4F8FB #E5F8FB
Accessibility & contrast
On white
1.31
#AFEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#AFEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBF2
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBF2 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#98F0ED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #afebf2; /* rgb */ color: rgb(175, 235, 242); /* oklch */ color: oklch(90.2% 0.061 205.1);
Tailwind
colors: {
custom: {
50: '#c8f1f6',
500: '#afebf2',
950: '#000000',
},
}SCSS
$custom: #afebf2; $custom-light: #c8f1f6; $custom-dark: #000000;
JSON
{
"hex": "#afebf2",
"rgb": {
"r": 175,
"g": 235,
"b": 242
},
"hsl": {
"h": 186.269,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.90174,
"c": 0.06125,
"h": 205.1
},
"luminance": 0.74941
}Semantic roles & 50–950 ramp
primary
#AFEBF2
secondary
#D17E74
accent
#2611D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585