#AFEBEB#AFEBEB
#AFEBEB is a very light, moderate teal. Relative luminance 0.745; OKLCH L 90.0% C 0.061 H 196.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBEB |
|---|---|
| RGB | rgb(175, 235, 235) |
| HSL | hsl(180, 60%, 80%) |
| HSV | hsv(180, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(89.17, -18.81, -6.15) |
| CIE-LCH | lch(89.17, 19.79, 198.09°) |
| OKLab | oklab(89.96% -0.0582 -0.0168) |
| OKLCH | oklch(89.96% 0.061 196.1) |
| XYZ | xyz(62.3782, 74.5259, 89.6793) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.76
Powder Blue
#B0E0E6
ΔE00 4.31
Pale Sky Blue
#BDF6FE
ΔE00 4.33
Light Sky Blue
#C6FCFF
ΔE00 4.34
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBEB #EBAFAF
analogous
#AFEBCD #AFEBEB #AFCDEB
triadic
#AFEBEB #EBAFEB #EBEBAF
tetradic
#AFEBEB #CDAFEB #EBAFAF #CDEBAF
square
#AFEBEB #CDAFEB #EBAFAF #CDEBAF
split-complementary
#AFEBEB #EBAFCD #EBCDAF
monochromatic
#4DD3D3 #7EDFDF #AFEBEB #E0F7F7 #E7F9F9
Accessibility & contrast
On white
1.32
#AFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#AFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBEB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBEB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9BEFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebeb; /* rgb */ color: rgb(175, 235, 235); /* oklch */ color: oklch(90.0% 0.061 196.1);
Tailwind
colors: {
custom: {
50: '#c8f1f1',
500: '#afebeb',
950: '#000000',
},
}SCSS
$custom: #afebeb; $custom-light: #c8f1f1; $custom-dark: #000000;
JSON
{
"hex": "#afebeb",
"rgb": {
"r": 175,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89955,
"c": 0.06056,
"h": 196.1
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#AFEBEB
secondary
#C77777
accent
#1E1EC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585