#AFFEEC#AFFEEC
#AFFEEC is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.081 H 178.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEEC |
|---|---|
| RGB | rgb(175, 254, 236) |
| HSL | hsl(166, 98%, 84%) |
| HSV | hsv(166, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.33, -27.82, 0.91) |
| CIE-LCH | lch(94.33, 27.84, 178.12°) |
| OKLab | oklab(94.09% -0.0812 0.002) |
| OKLCH | oklch(94.09% 0.081 178.6) |
| XYZ | xyz(68.2561, 86.0500, 92.3534) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 4.82
Duck Egg Blue
#C3FBF4
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEEC #FEAFC1
analogous
#AFFEC5 #AFFEEC #AFE9FE
triadic
#AFFEEC #ECAFFE #FEECAF
tetradic
#AFFEEC #C5AFFE #FEAFC1 #E9FEAF
square
#AFFEEC #C5AFFE #FEAFC1 #E9FEAF
split-complementary
#AFFEEC #FEAFE9 #FEC5AF
monochromatic
#36FCCF #73FDDE #AFFEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#AFFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#AFFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEEC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEEC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#98FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affeec; /* rgb */ color: rgb(175, 254, 236); /* oklch */ color: oklch(94.1% 0.081 178.6);
Tailwind
colors: {
custom: {
50: '#c9fff2',
500: '#affeec',
950: '#000000',
},
}SCSS
$custom: #affeec; $custom-light: #c9fff2; $custom-dark: #000000;
JSON
{
"hex": "#affeec",
"rgb": {
"r": 175,
"g": 254,
"b": 236
},
"hsl": {
"h": 166.329,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94089,
"c": 0.08121,
"h": 178.6
},
"luminance": 0.86054
}Semantic roles & 50–950 ramp
primary
#AFFEEC
secondary
#E46E88
accent
#0034E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685