#AFFEE6#AFFEE6
#AFFEE6 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.084 H 173.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEE6 |
|---|---|
| RGB | rgb(175, 254, 230) |
| HSL | hsl(162, 98%, 84%) |
| HSV | hsv(162, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(94.19, -29.07, 3.79) |
| CIE-LCH | lch(94.19, 29.32, 172.56°) |
| OKLab | oklab(93.92% -0.0836 0.0096) |
| OKLCH | oklch(93.92% 0.084 173.4) |
| XYZ | xyz(67.3990, 85.7072, 87.8393) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.69
Pale Turquoise
#A5FBD5
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 6.27
Light Turquoise
#7EF4CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEE6 #FEAFC7
analogous
#AFFEBF #AFFEE6 #AFEFFE
triadic
#AFFEE6 #E6AFFE #FEE6AF
tetradic
#AFFEE6 #BFAFFE #FEAFC7 #EFFEAF
square
#AFFEE6 #BFAFFE #FEAFC7 #EFFEAF
split-complementary
#AFFEE6 #FEAFEF #FEBFAF
monochromatic
#36FCC0 #73FDD3 #AFFEE6 #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.16
#AFFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#AFFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEE6
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEE6 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E5
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#99FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affee6; /* rgb */ color: rgb(175, 254, 230); /* oklch */ color: oklch(93.9% 0.084 173.4);
Tailwind
colors: {
custom: {
50: '#c9ffed',
500: '#affee6',
950: '#000000',
},
}SCSS
$custom: #affee6; $custom-light: #c9ffed; $custom-dark: #000000;
JSON
{
"hex": "#affee6",
"rgb": {
"r": 175,
"g": 254,
"b": 230
},
"hsl": {
"h": 161.772,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93923,
"c": 0.08419,
"h": 173.4
},
"luminance": 0.85711
}Semantic roles & 50–950 ramp
primary
#AFFEE6
secondary
#E46E91
accent
#0046E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684