#AFFEFD#AFFEFD
#AFFEFD is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.6% C 0.077 H 194.9°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEFD |
|---|---|
| RGB | rgb(175, 254, 253) |
| HSL | hsl(179, 98%, 84%) |
| HSV | hsv(179, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(94.77, -24.13, -7.22) |
| CIE-LCH | lch(94.77, 25.19, 196.65°) |
| OKLab | oklab(94.59% -0.0744 -0.0198) |
| OKLCH | oklch(94.59% 0.077 194.9) |
| XYZ | xyz(70.8445, 87.0854, 105.9856) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.98
Pale Cyan
#B7FFFA
ΔE00 1.75
Paleturquoise
#AFEEEE
ΔE00 3.81
Eggshell Blue
#C4FFF7
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.13
Light Light Blue
#CAFFFB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEFD #FEAFB0
analogous
#AFFED6 #AFFEFD #AFD8FE
triadic
#AFFEFD #FDAFFE #FEFDAF
tetradic
#AFFEFD #D6AFFE #FEAFB0 #D8FEAF
square
#AFFEFD #D6AFFE #FEAFB0 #D8FEAF
split-complementary
#AFFEFD #FEAFD8 #FED6AF
monochromatic
#36FCFA #73FDFB #AFFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#AFFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#AFFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEFD
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEFD | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#92FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affefd; /* rgb */ color: rgb(175, 254, 253); /* oklch */ color: oklch(94.6% 0.077 194.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#affefd',
950: '#000000',
},
}SCSS
$custom: #affefd; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#affefd",
"rgb": {
"r": 175,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.241,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94588,
"c": 0.07701,
"h": 194.9
},
"luminance": 0.87089
}Semantic roles & 50–950 ramp
primary
#AFFEFD
secondary
#E46E6F
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685