#AFEFDF#AFEFDF
#AFEFDF is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.5% C 0.068 H 177.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFDF |
|---|---|
| RGB | rgb(175, 239, 223) |
| HSL | hsl(165, 67%, 81%) |
| HSV | hsv(165, 27%, 94%) |
| CMYK | cmyk(26.8%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(89.94, -23.33, 1.25) |
| CIE-LCH | lch(89.94, 23.36, 176.92°) |
| OKLab | oklab(90.46% -0.068 0.003) |
| OKLCH | oklch(90.46% 0.068 177.5) |
| XYZ | xyz(61.8607, 76.1718, 81.2409) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.48
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Eggshell Blue
#C4FFF7
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 6.10
Light Cyan
#ACFFFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFDF #EFAFBF
analogous
#AFEFBF #AFEFDF #AFDFEF
triadic
#AFEFDF #DFAFEF #EFDFAF
tetradic
#AFEFDF #BFAFEF #EFAFBF #DFEFAF
square
#AFEFDF #BFAFEF #EFAFBF #DFEFAF
split-complementary
#AFEFDF #EFAFDF #EFBFAF
monochromatic
#49DBB6 #7CE5CB #AFEFDF #E2F9F3 #E5FAF5
Accessibility & contrast
On white
1.29
#AFEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#AFEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFDF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFDF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#9EF1EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #afefdf; /* rgb */ color: rgb(175, 239, 223); /* oklch */ color: oklch(90.5% 0.068 177.5);
Tailwind
colors: {
custom: {
50: '#c8f4e9',
500: '#afefdf',
950: '#000000',
},
}SCSS
$custom: #afefdf; $custom-light: #c8f4e9; $custom-dark: #000000;
JSON
{
"hex": "#afefdf",
"rgb": {
"r": 175,
"g": 239,
"b": 223
},
"hsl": {
"h": 165,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90465,
"c": 0.06806,
"h": 177.5
},
"luminance": 0.76175
}Semantic roles & 50–950 ramp
primary
#AFEFDF
secondary
#CD758B
accent
#1745CF
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584