#AFFFD9#AFFFD9
#AFFFD9 is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.094 H 163.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFD9 |
|---|---|
| RGB | rgb(175, 255, 217) |
| HSL | hsl(152, 100%, 84%) |
| HSV | hsv(152, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(94.16, -32.15, 10.45) |
| CIE-LCH | lch(94.16, 33.80, 161.99°) |
| OKLab | oklab(93.8% -0.0902 0.027) |
| OKLCH | oklch(93.8% 0.094 163.4) |
| XYZ | xyz(65.9593, 85.6403, 78.6869) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.32
Mint
#AAF0C1
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 5.31
Pale Aqua
#B8FFEB
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFD9 #FFAFD5
analogous
#AFFFB1 #AFFFD9 #AFFDFF
triadic
#AFFFD9 #D9AFFF #FFD9AF
tetradic
#AFFFD9 #B1AFFF #FFAFD5 #FDFFAF
square
#AFFFD9 #B1AFFF #FFAFD5 #FDFFAF
split-complementary
#AFFFD9 #FFAFFD #FFB1AF
monochromatic
#35FF9F #72FFBC #AFFFD9 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.16
#AFFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#AFFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFD9
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFD9 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D7
Deuteranopia (green-blind)
#EFEADB
Tritanopia (blue-blind)
#9DFFF4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #afffd9; /* rgb */ color: rgb(175, 255, 217); /* oklch */ color: oklch(93.8% 0.094 163.4);
Tailwind
colors: {
custom: {
50: '#c9ffe4',
500: '#afffd9',
950: '#000000',
},
}SCSS
$custom: #afffd9; $custom-light: #c9ffe4; $custom-dark: #000000;
JSON
{
"hex": "#afffd9",
"rgb": {
"r": 175,
"g": 255,
"b": 217
},
"hsl": {
"h": 151.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.938,
"c": 0.09417,
"h": 163.4
},
"luminance": 0.85644
}Semantic roles & 50–950 ramp
primary
#AFFFD9
secondary
#E56DA6
accent
#006DE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684