#AFFEEE#AFFEEE
#AFFEEE is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.080 H 180.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEEE |
|---|---|
| RGB | rgb(175, 254, 238) |
| HSL | hsl(168, 98%, 84%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.38, -27.40, -0.05) |
| CIE-LCH | lch(94.38, 27.40, 180.10°) |
| OKLab | oklab(94.15% -0.0804 -0.0006) |
| OKLCH | oklch(94.15% 0.08 180.4) |
| XYZ | xyz(68.5483, 86.1669, 93.8923) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.96
Pale Cyan
#B7FFFA
ΔE00 4.16
Eggshell Blue
#C4FFF7
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEEE #FEAFBF
analogous
#AFFEC7 #AFFEEE #AFE7FE
triadic
#AFFEEE #EEAFFE #FEEEAF
tetradic
#AFFEEE #C7AFFE #FEAFBF #E7FEAF
square
#AFFEEE #C7AFFE #FEAFBF #E7FEAF
split-complementary
#AFFEEE #FEAFE7 #FEC7AF
monochromatic
#36FCD4 #73FDE1 #AFFEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#AFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#AFFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEEE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEEE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#97FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affeee; /* rgb */ color: rgb(175, 254, 238); /* oklch */ color: oklch(94.1% 0.080 180.4);
Tailwind
colors: {
custom: {
50: '#c9fff3',
500: '#affeee',
950: '#000000',
},
}SCSS
$custom: #affeee; $custom-light: #c9fff3; $custom-dark: #000000;
JSON
{
"hex": "#affeee",
"rgb": {
"r": 175,
"g": 254,
"b": 238
},
"hsl": {
"h": 167.848,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94145,
"c": 0.08038,
"h": 180.4
},
"luminance": 0.86171
}Semantic roles & 50–950 ramp
primary
#AFFEEE
secondary
#E46E86
accent
#002EE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685