#AFFFDE#AFFFDE
#AFFFDE is a very light, moderate teal. Relative luminance 0.859; OKLCH L 93.9% C 0.091 H 166.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFDE |
|---|---|
| RGB | rgb(175, 255, 222) |
| HSL | hsl(155, 100%, 84%) |
| HSV | hsv(155, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.27, -31.16, 8.04) |
| CIE-LCH | lch(94.27, 32.18, 165.53°) |
| OKLab | oklab(93.93% -0.0882 0.0207) |
| OKLCH | oklch(93.93% 0.091 166.8) |
| XYZ | xyz(66.6195, 85.9044, 82.1640) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.83
Pale Aqua
#B8FFEB
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 5.46
Mint
#AAF0C1
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFDE #FFAFD0
analogous
#AFFFB6 #AFFFDE #AFF8FF
triadic
#AFFFDE #DEAFFF #FFDEAF
tetradic
#AFFFDE #B6AFFF #FFAFD0 #F8FFAF
square
#AFFFDE #B6AFFF #FFAFD0 #F8FFAF
split-complementary
#AFFFDE #FFAFF8 #FFB6AF
monochromatic
#35FFAC #72FFC5 #AFFFDE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#AFFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#AFFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFDE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFDE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#9CFFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffde; /* rgb */ color: rgb(175, 255, 222); /* oklch */ color: oklch(93.9% 0.091 166.8);
Tailwind
colors: {
custom: {
50: '#c9ffe8',
500: '#afffde',
950: '#000000',
},
}SCSS
$custom: #afffde; $custom-light: #c9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#afffde",
"rgb": {
"r": 175,
"g": 255,
"b": 222
},
"hsl": {
"h": 155.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93928,
"c": 0.09055,
"h": 166.8
},
"luminance": 0.85908
}Semantic roles & 50–950 ramp
primary
#AFFFDE
secondary
#E56D9F
accent
#005FE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684