#AFFEF5#AFFEF5
#AFFEF5 is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.078 H 187.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF5 |
|---|---|
| RGB | rgb(175, 254, 245) |
| HSL | hsl(173, 98%, 84%) |
| HSV | hsv(173, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(94.56, -25.90, -3.40) |
| CIE-LCH | lch(94.56, 26.12, 187.48°) |
| OKLab | oklab(94.35% -0.0776 -0.0095) |
| OKLCH | oklch(94.35% 0.078 187) |
| XYZ | xyz(69.5968, 86.5863, 99.4141) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.90
Light Cyan
#ACFFFC
ΔE00 2.26
Eggshell Blue
#C4FFF7
ΔE00 3.30
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Pale Aqua
#B8FFEB
ΔE00 4.15
Light Light Blue
#CAFFFB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF5 #FEAFB8
analogous
#AFFECE #AFFEF5 #AFE0FE
triadic
#AFFEF5 #F5AFFE #FEF5AF
tetradic
#AFFEF5 #CEAFFE #FEAFB8 #E0FEAF
square
#AFFEF5 #CEAFFE #FEAFB8 #E0FEAF
split-complementary
#AFFEF5 #FEAFE0 #FECEAF
monochromatic
#36FCE6 #73FDED #AFFEF5 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.15
#AFFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#AFFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF5
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF5 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F5
Deuteranopia (green-blind)
#E7EBF6
Tritanopia (blue-blind)
#95FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef5; /* rgb */ color: rgb(175, 254, 245); /* oklch */ color: oklch(94.3% 0.078 187.0);
Tailwind
colors: {
custom: {
50: '#c9fff8',
500: '#affef5',
950: '#000000',
},
}SCSS
$custom: #affef5; $custom-light: #c9fff8; $custom-dark: #000000;
JSON
{
"hex": "#affef5",
"rgb": {
"r": 175,
"g": 254,
"b": 245
},
"hsl": {
"h": 173.165,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94348,
"c": 0.07815,
"h": 187
},
"luminance": 0.8659
}Semantic roles & 50–950 ramp
primary
#AFFEF5
secondary
#E46E7B
accent
#001AE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685