#AFFED7#AFFED7
#AFFED7 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.094 H 162.4°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFED7 |
|---|---|
| RGB | rgb(175, 254, 215) |
| HSL | hsl(150, 98%, 84%) |
| HSV | hsv(150, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(93.84, -32.07, 11.02) |
| CIE-LCH | lch(93.84, 33.91, 161.03°) |
| OKLab | oklab(93.53% -0.0898 0.0284) |
| OKLCH | oklch(93.53% 0.094 162.4) |
| XYZ | xyz(65.3826, 84.9006, 77.2192) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.36
Mint
#AAF0C1
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.52
Light Seafoam
#A0FEBF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFED7 #FEAFD6
analogous
#AFFEB0 #AFFED7 #AFFDFE
triadic
#AFFED7 #D7AFFE #FED7AF
tetradic
#AFFED7 #B0AFFE #FEAFD6 #FDFEAF
square
#AFFED7 #B0AFFE #FEAFD6 #FDFEAF
split-complementary
#AFFED7 #FEAFFD #FEB0AF
monochromatic
#36FC9B #73FDB9 #AFFED7 #E1FFF0 #E1FFF0
Accessibility & contrast
On white
1.17
#AFFED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#AFFED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFED7
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFED7 | 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)
#FCF3D5
Deuteranopia (green-blind)
#EEE9D9
Tritanopia (blue-blind)
#9EFEF3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affed7; /* rgb */ color: rgb(175, 254, 215); /* oklch */ color: oklch(93.5% 0.094 162.4);
Tailwind
colors: {
custom: {
50: '#c9ffe3',
500: '#affed7',
950: '#000000',
},
}SCSS
$custom: #affed7; $custom-light: #c9ffe3; $custom-dark: #000000;
JSON
{
"hex": "#affed7",
"rgb": {
"r": 175,
"g": 254,
"b": 215
},
"hsl": {
"h": 150.38,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93529,
"c": 0.09424,
"h": 162.4
},
"luminance": 0.84904
}Semantic roles & 50–950 ramp
primary
#AFFED7
secondary
#E46EA8
accent
#0071E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684