#AFFDF0#AFFDF0
#AFFDF0 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 94.0% C 0.078 H 183.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDF0 |
|---|---|
| RGB | rgb(175, 253, 240) |
| HSL | hsl(170, 95%, 84%) |
| HSV | hsv(170, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(94.16, -26.50, -1.40) |
| CIE-LCH | lch(94.16, 26.53, 183.03°) |
| OKLab | oklab(93.99% -0.0784 -0.0042) |
| OKLCH | oklch(93.99% 0.078 183.1) |
| XYZ | xyz(68.5273, 85.6520, 95.3428) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.79
Pale Cyan
#B7FFFA
ΔE00 3.17
Eggshell Blue
#C4FFF7
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDF0 #FDAFBC
analogous
#AFFDC9 #AFFDF0 #AFE3FD
triadic
#AFFDF0 #F0AFFD #FDF0AF
tetradic
#AFFDF0 #C9AFFD #FDAFBC #E3FDAF
square
#AFFDF0 #C9AFFD #FDAFBC #E3FDAF
split-complementary
#AFFDF0 #FDAFE3 #FDC9AF
monochromatic
#38FADA #73FCE5 #AFFDF0 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.16
#AFFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#AFFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDF0
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDF0 | 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)
#F6F4F0
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#96FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affdf0; /* rgb */ color: rgb(175, 253, 240); /* oklch */ color: oklch(94.0% 0.078 183.1);
Tailwind
colors: {
custom: {
50: '#c9fef4',
500: '#affdf0',
950: '#000000',
},
}SCSS
$custom: #affdf0; $custom-light: #c9fef4; $custom-dark: #000000;
JSON
{
"hex": "#affdf0",
"rgb": {
"r": 175,
"g": 253,
"b": 240
},
"hsl": {
"h": 170,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93986,
"c": 0.07848,
"h": 183.1
},
"luminance": 0.85656
}Semantic roles & 50–950 ramp
primary
#AFFDF0
secondary
#E26E82
accent
#0026E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585