#AFFEE5#AFFEE5
#AFFEE5 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.085 H 172.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEE5 |
|---|---|
| RGB | rgb(175, 254, 229) |
| HSL | hsl(161, 98%, 84%) |
| HSV | hsv(161, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(94.16, -29.28, 4.28) |
| CIE-LCH | lch(94.16, 29.59, 171.69°) |
| OKLab | oklab(93.9% -0.084 0.0109) |
| OKLCH | oklch(93.9% 0.085 172.6) |
| XYZ | xyz(67.2590, 85.6512, 87.1019) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.92
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.84
Light Turquoise
#7EF4CC
ΔE00 6.47
Eggshell Blue
#C4FFF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEE5 #FEAFC8
analogous
#AFFEBE #AFFEE5 #AFEFFE
triadic
#AFFEE5 #E5AFFE #FEE5AF
tetradic
#AFFEE5 #BEAFFE #FEAFC8 #EFFEAF
square
#AFFEE5 #BEAFFE #FEAFC8 #EFFEAF
split-complementary
#AFFEE5 #FEAFEF #FEBEAF
monochromatic
#36FCBE #73FDD1 #AFFEE5 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.16
#AFFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#AFFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEE5
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEE5 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E4
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#9AFFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affee5; /* rgb */ color: rgb(175, 254, 229); /* oklch */ color: oklch(93.9% 0.085 172.6);
Tailwind
colors: {
custom: {
50: '#c9ffed',
500: '#affee5',
950: '#000000',
},
}SCSS
$custom: #affee5; $custom-light: #c9ffed; $custom-dark: #000000;
JSON
{
"hex": "#affee5",
"rgb": {
"r": 175,
"g": 254,
"b": 229
},
"hsl": {
"h": 161.013,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93895,
"c": 0.08475,
"h": 172.6
},
"luminance": 0.85655
}Semantic roles & 50–950 ramp
primary
#AFFEE5
secondary
#E46E93
accent
#0049E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684