#AFFDE3#AFFDE3
#AFFDE3 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.085 H 171.6°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDE3 |
|---|---|
| RGB | rgb(175, 253, 227) |
| HSL | hsl(160, 95%, 84%) |
| HSV | hsv(160, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(93.84, -29.22, 4.84) |
| CIE-LCH | lch(93.84, 29.62, 170.58°) |
| OKLab | oklab(93.62% -0.0837 0.0124) |
| OKLCH | oklch(93.62% 0.085 171.6) |
| XYZ | xyz(66.6649, 84.9071, 85.5342) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.18
Pale Turquoise
#A5FBD5
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.91
Light Turquoise
#7EF4CC
ΔE00 6.28
Aquamarine
#7FFFD4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDE3 #FDAFC9
analogous
#AFFDBC #AFFDE3 #AFF0FD
triadic
#AFFDE3 #E3AFFD #FDE3AF
tetradic
#AFFDE3 #BCAFFD #FDAFC9 #F0FDAF
square
#AFFDE3 #BCAFFD #FDAFC9 #F0FDAF
split-complementary
#AFFDE3 #FDAFF0 #FDBCAF
monochromatic
#38FAB9 #73FCCE #AFFDE3 #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.17
#AFFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#AFFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDE3
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDE3 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E2
Deuteranopia (green-blind)
#EBE9E5
Tritanopia (blue-blind)
#9BFEF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affde3; /* rgb */ color: rgb(175, 253, 227); /* oklch */ color: oklch(93.6% 0.085 171.6);
Tailwind
colors: {
custom: {
50: '#c9feeb',
500: '#affde3',
950: '#000000',
},
}SCSS
$custom: #affde3; $custom-light: #c9feeb; $custom-dark: #000000;
JSON
{
"hex": "#affde3",
"rgb": {
"r": 175,
"g": 253,
"b": 227
},
"hsl": {
"h": 160,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93623,
"c": 0.08457,
"h": 171.6
},
"luminance": 0.84911
}Semantic roles & 50–950 ramp
primary
#AFFDE3
secondary
#E26E95
accent
#004CE6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684