#AFFEEB#AFFEEB
#AFFEEB is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.1% C 0.082 H 177.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEEB |
|---|---|
| RGB | rgb(175, 254, 235) |
| HSL | hsl(166, 98%, 84%) |
| HSV | hsv(166, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.31, -28.03, 1.39) |
| CIE-LCH | lch(94.31, 28.07, 177.16°) |
| OKLab | oklab(94.06% -0.0816 0.0033) |
| OKLCH | oklch(94.06% 0.082 177.7) |
| XYZ | xyz(68.1113, 85.9921, 91.5904) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.35
Eggshell Blue
#C4FFF7
ΔE00 5.01
Pale Cyan
#B7FFFA
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 5.81
Pale Turquoise
#A5FBD5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEEB #FEAFC2
analogous
#AFFEC4 #AFFEEB #AFEAFE
triadic
#AFFEEB #EBAFFE #FEEBAF
tetradic
#AFFEEB #C4AFFE #FEAFC2 #EAFEAF
square
#AFFEEB #C4AFFE #FEAFC2 #EAFEAF
split-complementary
#AFFEEB #FEAFEA #FEC4AF
monochromatic
#36FCCD #73FDDC #AFFEEB #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.15
#AFFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#AFFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEEB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEEB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#98FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affeeb; /* rgb */ color: rgb(175, 254, 235); /* oklch */ color: oklch(94.1% 0.082 177.7);
Tailwind
colors: {
custom: {
50: '#c9fff1',
500: '#affeeb',
950: '#000000',
},
}SCSS
$custom: #affeeb; $custom-light: #c9fff1; $custom-dark: #000000;
JSON
{
"hex": "#affeeb",
"rgb": {
"r": 175,
"g": 254,
"b": 235
},
"hsl": {
"h": 165.57,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94061,
"c": 0.08167,
"h": 177.7
},
"luminance": 0.85996
}Semantic roles & 50–950 ramp
primary
#AFFEEB
secondary
#E46E8A
accent
#0037E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685