#AFEBEC#AFEBEC
#AFEBEC is a very light, moderate teal. Relative luminance 0.746; OKLCH L 90.0% C 0.061 H 197.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBEC |
|---|---|
| RGB | rgb(175, 235, 236) |
| HSL | hsl(181, 62%, 81%) |
| HSV | hsv(181, 26%, 93%) |
| CMYK | cmyk(25.8%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.20, -18.59, -6.63) |
| CIE-LCH | lch(89.20, 19.74, 199.62°) |
| OKLab | oklab(89.99% -0.0578 -0.0181) |
| OKLCH | oklch(89.99% 0.061 197.4) |
| XYZ | xyz(62.5230, 74.5838, 90.4424) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.90
Pale Sky Blue
#BDF6FE
ΔE00 4.01
Powder Blue
#B0E0E6
ΔE00 4.04
Light Sky Blue
#C6FCFF
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBEC #ECB0AF
analogous
#AFECCE #AFEBEC #AFCCEC
triadic
#AFEBEC #ECAFEB #EBECAF
tetradic
#AFEBEC #CEAFEC #ECB0AF #CCECAF
square
#AFEBEC #CEAFEC #ECB0AF #CCECAF
split-complementary
#AFEBEC #ECAFCC #ECCEAF
monochromatic
#4CD2D5 #7EDFE0 #AFEBEC #E0F7F8 #E6F9F9
Accessibility & contrast
On white
1.32
#AFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#AFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBEC
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBEC | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#9AEFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebec; /* rgb */ color: rgb(175, 235, 236); /* oklch */ color: oklch(90.0% 0.061 197.4);
Tailwind
colors: {
custom: {
50: '#c8f1f2',
500: '#afebec',
950: '#000000',
},
}SCSS
$custom: #afebec; $custom-light: #c8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#afebec",
"rgb": {
"r": 175,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.984,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.89986,
"c": 0.06057,
"h": 197.4
},
"luminance": 0.74587
}Semantic roles & 50–950 ramp
primary
#AFEBEC
secondary
#C97876
accent
#1F1CC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585