#AFEBF3#AFEBF3
#AFEBF3 is a very light, moderate teal. Relative luminance 0.750; OKLCH L 90.2% C 0.061 H 206.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBF3 |
|---|---|
| RGB | rgb(175, 235, 243) |
| HSL | hsl(187, 74%, 82%) |
| HSV | hsv(187, 28%, 95%) |
| CMYK | cmyk(28%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(89.39, -17.04, -10.00) |
| CIE-LCH | lch(89.39, 19.76, 210.42°) |
| OKLab | oklab(90.21% -0.0551 -0.0273) |
| OKLCH | oklch(90.21% 0.061 206.4) |
| XYZ | xyz(63.5600, 74.9986, 95.9038) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.55
Powder Blue
#B0E0E6
ΔE00 3.03
Paleturquoise
#AFEEEE
ΔE00 3.41
Robin'S Egg Blue
#98EFF9
ΔE00 3.87
Light Sky Blue
#C6FCFF
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBF3 #F3B7AF
analogous
#AFF3D9 #AFEBF3 #AFC9F3
triadic
#AFEBF3 #F3AFEB #EBF3AF
tetradic
#AFEBF3 #D9AFF3 #F3B7AF #C9F3AF
square
#AFEBF3 #D9AFF3 #F3B7AF #C9F3AF
split-complementary
#AFEBF3 #F3AFC9 #F3D9AF
monochromatic
#45D0E3 #7ADEEB #AFEBF3 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.31
#AFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#AFEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBF3
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBF3 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F4
Deuteranopia (green-blind)
#D5DDF3
Tritanopia (blue-blind)
#98F0ED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #afebf3; /* rgb */ color: rgb(175, 235, 243); /* oklch */ color: oklch(90.2% 0.061 206.4);
Tailwind
colors: {
custom: {
50: '#c8f1f7',
500: '#afebf3',
950: '#000000',
},
}SCSS
$custom: #afebf3; $custom-light: #c8f1f7; $custom-dark: #000000;
JSON
{
"hex": "#afebf3",
"rgb": {
"r": 175,
"g": 235,
"b": 243
},
"hsl": {
"h": 187.059,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.90205,
"c": 0.06147,
"h": 206.4
},
"luminance": 0.75002
}Semantic roles & 50–950 ramp
primary
#AFEBF3
secondary
#D37F74
accent
#270FD6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585