#AFEDEC#AFEDEC
#AFEDEC is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.4% C 0.062 H 194.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEDEC |
|---|---|
| RGB | rgb(175, 237, 236) |
| HSL | hsl(179, 63%, 81%) |
| HSV | hsv(179, 26%, 93%) |
| CMYK | cmyk(26.2%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.74, -19.58, -5.83) |
| CIE-LCH | lch(89.74, 20.43, 196.59°) |
| OKLab | oklab(90.42% -0.0603 -0.016) |
| OKLCH | oklch(90.42% 0.062 194.9) |
| XYZ | xyz(63.0989, 75.7354, 90.6343) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.45
Duck Egg Blue
#C3FBF4
ΔE00 3.96
Pale Cyan
#B7FFFA
ΔE00 4.14
Light Sky Blue
#C6FCFF
ΔE00 4.32
Light Light Blue
#CAFFFB
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEDEC #EDAFB0
analogous
#AFEDCD #AFEDEC #AFCFED
triadic
#AFEDEC #ECAFED #EDECAF
tetradic
#AFEDEC #CDAFED #EDAFB0 #CFEDAF
square
#AFEDEC #CDAFED #EDAFB0 #CFEDAF
split-complementary
#AFEDEC #EDAFCF #EDCDAF
monochromatic
#4BD7D4 #7DE2E0 #AFEDEC #E1F8F8 #E6F9F9
Accessibility & contrast
On white
1.30
#AFEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#AFEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEDEC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEDEC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#9AF1EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #afedec; /* rgb */ color: rgb(175, 237, 236); /* oklch */ color: oklch(90.4% 0.062 194.9);
Tailwind
colors: {
custom: {
50: '#c8f3f2',
500: '#afedec',
950: '#000000',
},
}SCSS
$custom: #afedec; $custom-light: #c8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#afedec",
"rgb": {
"r": 175,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.032,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90415,
"c": 0.06237,
"h": 194.9
},
"luminance": 0.75738
}Semantic roles & 50–950 ramp
primary
#AFEDEC
secondary
#CA7677
accent
#1A1DCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585