#AFFFD8#AFFFD8
#AFFFD8 is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.095 H 162.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFD8 |
|---|---|
| RGB | rgb(175, 255, 216) |
| HSL | hsl(151, 100%, 84%) |
| HSV | hsv(151, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(94.14, -32.34, 10.93) |
| CIE-LCH | lch(94.14, 34.14, 161.32°) |
| OKLab | oklab(93.78% -0.0906 0.0282) |
| OKLCH | oklch(93.78% 0.095 162.7) |
| XYZ | xyz(65.8296, 85.5885, 78.0040) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.38
Mint
#AAF0C1
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.56
Aquamarine
#7FFFD4
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.52
Light Seafoam
#A0FEBF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFD8 #FFAFD6
analogous
#AFFFB0 #AFFFD8 #AFFEFF
triadic
#AFFFD8 #D8AFFF #FFD8AF
tetradic
#AFFFD8 #B0AFFF #FFAFD6 #FEFFAF
square
#AFFFD8 #B0AFFF #FFAFD6 #FEFFAF
split-complementary
#AFFFD8 #FFAFFE #FFB0AF
monochromatic
#35FF9C #72FFBA #AFFFD8 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.16
#AFFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#AFFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFD8
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFD8 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D6
Deuteranopia (green-blind)
#EFEADA
Tritanopia (blue-blind)
#9DFFF4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #afffd8; /* rgb */ color: rgb(175, 255, 216); /* oklch */ color: oklch(93.8% 0.095 162.7);
Tailwind
colors: {
custom: {
50: '#c9ffe4',
500: '#afffd8',
950: '#000000',
},
}SCSS
$custom: #afffd8; $custom-light: #c9ffe4; $custom-dark: #000000;
JSON
{
"hex": "#afffd8",
"rgb": {
"r": 175,
"g": 255,
"b": 216
},
"hsl": {
"h": 150.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93775,
"c": 0.09494,
"h": 162.7
},
"luminance": 0.85592
}Semantic roles & 50–950 ramp
primary
#AFFFD8
secondary
#E56DA8
accent
#0070E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684