#AFFFDF#AFFFDF
#AFFFDF is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.090 H 167.5°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFDF |
|---|---|
| RGB | rgb(175, 255, 223) |
| HSL | hsl(156, 100%, 84%) |
| HSV | hsv(156, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.29, -30.96, 7.56) |
| CIE-LCH | lch(94.29, 31.87, 166.28°) |
| OKLab | oklab(93.95% -0.0877 0.0195) |
| OKLCH | oklch(93.95% 0.09 167.5) |
| XYZ | xyz(66.7539, 85.9582, 82.8720) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.05
Pale Aqua
#B8FFEB
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.62
Mint
#AAF0C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFDF #FFAFCF
analogous
#AFFFB7 #AFFFDF #AFF7FF
triadic
#AFFFDF #DFAFFF #FFDFAF
tetradic
#AFFFDF #B7AFFF #FFAFCF #F7FFAF
square
#AFFFDF #B7AFFF #FFAFCF #F7FFAF
split-complementary
#AFFFDF #FFAFF7 #FFB7AF
monochromatic
#35FFAE #72FFC7 #AFFFDF #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.15
#AFFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#AFFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFDF
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFDF | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#EDEBE1
Tritanopia (blue-blind)
#9BFFF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffdf; /* rgb */ color: rgb(175, 255, 223); /* oklch */ color: oklch(94.0% 0.090 167.5);
Tailwind
colors: {
custom: {
50: '#c9ffe9',
500: '#afffdf',
950: '#000000',
},
}SCSS
$custom: #afffdf; $custom-light: #c9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#afffdf",
"rgb": {
"r": 175,
"g": 255,
"b": 223
},
"hsl": {
"h": 156,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93954,
"c": 0.08987,
"h": 167.5
},
"luminance": 0.85962
}Semantic roles & 50–950 ramp
primary
#AFFFDF
secondary
#E56D9D
accent
#005CE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684