#AFFEED#AFFEED
#AFFEED is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.081 H 179.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEED |
|---|---|
| RGB | rgb(175, 254, 237) |
| HSL | hsl(167, 98%, 84%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.36, -27.61, 0.43) |
| CIE-LCH | lch(94.36, 27.62, 179.10°) |
| OKLab | oklab(94.12% -0.0808 0.0007) |
| OKLCH | oklch(94.12% 0.081 179.5) |
| XYZ | xyz(68.4018, 86.1083, 93.1207) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.71
Pale Cyan
#B7FFFA
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEED #FEAFC0
analogous
#AFFEC6 #AFFEED #AFE8FE
triadic
#AFFEED #EDAFFE #FEEDAF
tetradic
#AFFEED #C6AFFE #FEAFC0 #E8FEAF
square
#AFFEED #C6AFFE #FEAFC0 #E8FEAF
split-complementary
#AFFEED #FEAFE8 #FEC6AF
monochromatic
#36FCD2 #73FDDF #AFFEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#AFFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#AFFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEED
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEED | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#97FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affeed; /* rgb */ color: rgb(175, 254, 237); /* oklch */ color: oklch(94.1% 0.081 179.5);
Tailwind
colors: {
custom: {
50: '#c9fff2',
500: '#affeed',
950: '#000000',
},
}SCSS
$custom: #affeed; $custom-light: #c9fff2; $custom-dark: #000000;
JSON
{
"hex": "#affeed",
"rgb": {
"r": 175,
"g": 254,
"b": 237
},
"hsl": {
"h": 167.089,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94117,
"c": 0.08079,
"h": 179.5
},
"luminance": 0.86112
}Semantic roles & 50–950 ramp
primary
#AFFEED
secondary
#E46E87
accent
#0031E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685