#AFFDEF#AFFDEF
#AFFDEF is a very light, moderate teal. Relative luminance 0.856; OKLCH L 94.0% C 0.079 H 182.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDEF |
|---|---|
| RGB | rgb(175, 253, 239) |
| HSL | hsl(169, 95%, 84%) |
| HSV | hsv(169, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(94.14, -26.71, -0.92) |
| CIE-LCH | lch(94.14, 26.73, 181.98°) |
| OKLab | oklab(93.96% -0.0788 -0.0029) |
| OKLCH | oklch(93.96% 0.079 182.1) |
| XYZ | xyz(68.3791, 85.5928, 94.5627) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.48
Pale Cyan
#B7FFFA
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.39
Light Light Blue
#CAFFFB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDEF #FDAFBD
analogous
#AFFDC8 #AFFDEF #AFE4FD
triadic
#AFFDEF #EFAFFD #FDEFAF
tetradic
#AFFDEF #C8AFFD #FDAFBD #E4FDAF
square
#AFFDEF #C8AFFD #FDAFBD #E4FDAF
split-complementary
#AFFDEF #FDAFE4 #FDC8AF
monochromatic
#38FAD7 #73FCE3 #AFFDEF #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.16
#AFFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#AFFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDEF
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDEF | 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)
#F6F4EF
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#97FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affdef; /* rgb */ color: rgb(175, 253, 239); /* oklch */ color: oklch(94.0% 0.079 182.1);
Tailwind
colors: {
custom: {
50: '#c9fef4',
500: '#affdef',
950: '#000000',
},
}SCSS
$custom: #affdef; $custom-light: #c9fef4; $custom-dark: #000000;
JSON
{
"hex": "#affdef",
"rgb": {
"r": 175,
"g": 253,
"b": 239
},
"hsl": {
"h": 169.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93957,
"c": 0.07882,
"h": 182.1
},
"luminance": 0.85597
}Semantic roles & 50–950 ramp
primary
#AFFDEF
secondary
#E26E83
accent
#0029E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585