#AFFDE4#AFFDE4
#AFFDE4 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.7% C 0.084 H 172.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDE4 |
|---|---|
| RGB | rgb(175, 253, 228) |
| HSL | hsl(161, 95%, 84%) |
| HSV | hsv(161, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(93.87, -29.01, 4.36) |
| CIE-LCH | lch(93.87, 29.34, 171.45°) |
| OKLab | oklab(93.65% -0.0832 0.0111) |
| OKLCH | oklch(93.65% 0.084 172.4) |
| XYZ | xyz(66.8033, 84.9624, 86.2632) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.92
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.84
Light Turquoise
#7EF4CC
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDE4 #FDAFC8
analogous
#AFFDBD #AFFDE4 #AFEFFD
triadic
#AFFDE4 #E4AFFD #FDE4AF
tetradic
#AFFDE4 #BDAFFD #FDAFC8 #EFFDAF
square
#AFFDE4 #BDAFFD #FDAFC8 #EFFDAF
split-complementary
#AFFDE4 #FDAFEF #FDBDAF
monochromatic
#38FABC #73FCD0 #AFFDE4 #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.17
#AFFDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#AFFDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDE4
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDE4 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#EAE9E6
Tritanopia (blue-blind)
#9AFEF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affde4; /* rgb */ color: rgb(175, 253, 228); /* oklch */ color: oklch(93.7% 0.084 172.4);
Tailwind
colors: {
custom: {
50: '#c9feec',
500: '#affde4',
950: '#000000',
},
}SCSS
$custom: #affde4; $custom-light: #c9feec; $custom-dark: #000000;
JSON
{
"hex": "#affde4",
"rgb": {
"r": 175,
"g": 253,
"b": 228
},
"hsl": {
"h": 160.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9365,
"c": 0.08399,
"h": 172.4
},
"luminance": 0.84966
}Semantic roles & 50–950 ramp
primary
#AFFDE4
secondary
#E26E93
accent
#004AE6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684