#AFFDE1#AFFDE1
#AFFDE1 is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.6% C 0.086 H 170.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDE1 |
|---|---|
| RGB | rgb(175, 253, 225) |
| HSL | hsl(158, 95%, 84%) |
| HSV | hsv(158, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 11.1%, 0.8%) |
| CIE-LAB | lab(93.80, -29.62, 5.81) |
| CIE-LCH | lch(93.80, 30.19, 168.91°) |
| OKLab | oklab(93.57% -0.0845 0.0149) |
| OKLCH | oklch(93.57% 0.086 170) |
| XYZ | xyz(66.3904, 84.7973, 84.0889) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.10
Aquamarine
#7FFFD4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDE1 #FDAFCB
analogous
#AFFDBA #AFFDE1 #AFF2FD
triadic
#AFFDE1 #E1AFFD #FDE1AF
tetradic
#AFFDE1 #BAAFFD #FDAFCB #F2FDAF
square
#AFFDE1 #BAAFFD #FDAFCB #F2FDAF
split-complementary
#AFFDE1 #FDAFF2 #FDBAAF
monochromatic
#38FAB4 #73FCCB #AFFDE1 #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.17
#AFFDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#AFFDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDE1
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDE1 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E0
Deuteranopia (green-blind)
#EBE9E3
Tritanopia (blue-blind)
#9BFEF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affde1; /* rgb */ color: rgb(175, 253, 225); /* oklch */ color: oklch(93.6% 0.086 170.0);
Tailwind
colors: {
custom: {
50: '#c9feea',
500: '#affde1',
950: '#000000',
},
}SCSS
$custom: #affde1; $custom-light: #c9feea; $custom-dark: #000000;
JSON
{
"hex": "#affde1",
"rgb": {
"r": 175,
"g": 253,
"b": 225
},
"hsl": {
"h": 158.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93569,
"c": 0.08578,
"h": 170
},
"luminance": 0.84801
}Semantic roles & 50–950 ramp
primary
#AFFDE1
secondary
#E26E98
accent
#0052E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684