#AFFDE2#AFFDE2
#AFFDE2 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.085 H 170.8°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDE2 |
|---|---|
| RGB | rgb(175, 253, 226) |
| HSL | hsl(159, 95%, 84%) |
| HSV | hsv(159, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(93.82, -29.42, 5.33) |
| CIE-LCH | lch(93.82, 29.90, 169.74°) |
| OKLab | oklab(93.6% -0.0841 0.0136) |
| OKLCH | oklch(93.6% 0.085 170.8) |
| XYZ | xyz(66.5273, 84.8520, 84.8094) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.44
Pale Turquoise
#A5FBD5
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDE2 #FDAFCA
analogous
#AFFDBB #AFFDE2 #AFF1FD
triadic
#AFFDE2 #E2AFFD #FDE2AF
tetradic
#AFFDE2 #BBAFFD #FDAFCA #F1FDAF
square
#AFFDE2 #BBAFFD #FDAFCA #F1FDAF
split-complementary
#AFFDE2 #FDAFF1 #FDBBAF
monochromatic
#38FAB7 #73FCCC #AFFDE2 #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.17
#AFFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#AFFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDE2
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDE2 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#9BFEF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affde2; /* rgb */ color: rgb(175, 253, 226); /* oklch */ color: oklch(93.6% 0.085 170.8);
Tailwind
colors: {
custom: {
50: '#c9feeb',
500: '#affde2',
950: '#000000',
},
}SCSS
$custom: #affde2; $custom-light: #c9feeb; $custom-dark: #000000;
JSON
{
"hex": "#affde2",
"rgb": {
"r": 175,
"g": 253,
"b": 226
},
"hsl": {
"h": 159.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93596,
"c": 0.08517,
"h": 170.8
},
"luminance": 0.84856
}Semantic roles & 50–950 ramp
primary
#AFFDE2
secondary
#E26E96
accent
#004FE6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684