#AFE3EB#AFE3EB
#AFE3EB is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.2% C 0.054 H 207.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3EB |
|---|---|
| RGB | rgb(175, 227, 235) |
| HSL | hsl(188, 60%, 80%) |
| HSV | hsv(188, 26%, 92%) |
| CMYK | cmyk(25.5%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.02, -14.80, -9.33) |
| CIE-LCH | lch(87.02, 17.50, 212.22°) |
| OKLab | oklab(88.24% -0.0481 -0.0254) |
| OKLCH | oklch(88.24% 0.054 207.9) |
| XYZ | xyz(60.1391, 70.0477, 88.9330) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.10
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Lightblue
#ADD8E6
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3EB #EBB7AF
analogous
#AFEBD5 #AFE3EB #AFC5EB
triadic
#AFE3EB #EBAFE3 #E3EBAF
tetradic
#AFE3EB #D5AFEB #EBB7AF #C5EBAF
square
#AFE3EB #D5AFEB #EBB7AF #C5EBAF
split-complementary
#AFE3EB #EBAFC5 #EBD5AF
monochromatic
#4DC1D3 #7ED2DF #AFE3EB #E0F4F7 #E7F6F9
Accessibility & contrast
On white
1.40
#AFE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#AFE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3EB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3EB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#9CE8E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe3eb; /* rgb */ color: rgb(175, 227, 235); /* oklch */ color: oklch(88.2% 0.054 207.9);
Tailwind
colors: {
custom: {
50: '#c8ebf1',
500: '#afe3eb',
950: '#000000',
},
}SCSS
$custom: #afe3eb; $custom-light: #c8ebf1; $custom-dark: #000000;
JSON
{
"hex": "#afe3eb",
"rgb": {
"r": 175,
"g": 227,
"b": 235
},
"hsl": {
"h": 188,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88245,
"c": 0.05437,
"h": 207.9
},
"luminance": 0.7005
}Semantic roles & 50–950 ramp
primary
#AFE3EB
secondary
#C78277
accent
#341EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485