#AFFFDC#AFFFDC
#AFFFDC is a very light, moderate teal. Relative luminance 0.858; OKLCH L 93.9% C 0.092 H 165.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFDC |
|---|---|
| RGB | rgb(175, 255, 220) |
| HSL | hsl(154, 100%, 84%) |
| HSV | hsv(154, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.23, -31.56, 9.00) |
| CIE-LCH | lch(94.23, 32.82, 164.08°) |
| OKLab | oklab(93.88% -0.089 0.0232) |
| OKLCH | oklch(93.88% 0.092 165.4) |
| XYZ | xyz(66.3530, 85.7978, 80.7607) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.48
Light Aqua
#8CFFDB
ΔE00 4.20
Pale Aqua
#B8FFEB
ΔE00 4.58
Mint
#AAF0C1
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFDC #FFAFD2
analogous
#AFFFB4 #AFFFDC #AFFAFF
triadic
#AFFFDC #DCAFFF #FFDCAF
tetradic
#AFFFDC #B4AFFF #FFAFD2 #FAFFAF
square
#AFFFDC #B4AFFF #FFAFD2 #FAFFAF
split-complementary
#AFFFDC #FFAFFA #FFB4AF
monochromatic
#35FFA6 #72FFC1 #AFFFDC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#AFFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#AFFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFDC
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFDC | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#EEEADE
Tritanopia (blue-blind)
#9CFFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #afffdc; /* rgb */ color: rgb(175, 255, 220); /* oklch */ color: oklch(93.9% 0.092 165.4);
Tailwind
colors: {
custom: {
50: '#c9ffe6',
500: '#afffdc',
950: '#000000',
},
}SCSS
$custom: #afffdc; $custom-light: #c9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#afffdc",
"rgb": {
"r": 175,
"g": 255,
"b": 220
},
"hsl": {
"h": 153.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93876,
"c": 0.09196,
"h": 165.4
},
"luminance": 0.85801
}Semantic roles & 50–950 ramp
primary
#AFFFDC
secondary
#E56DA2
accent
#0064E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684