#AFFAF5#AFFAF5
#AFFAF5 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.5% C 0.074 H 190.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAF5 |
|---|---|
| RGB | rgb(175, 250, 245) |
| HSL | hsl(176, 88%, 83%) |
| HSV | hsv(176, 30%, 98%) |
| CMYK | cmyk(30%, 0%, 2%, 2%) |
| CIE-LAB | lab(93.48, -23.97, -4.99) |
| CIE-LCH | lch(93.48, 24.48, 191.76°) |
| OKLab | oklab(93.48% -0.0727 -0.0138) |
| OKLCH | oklch(93.48% 0.074 190.7) |
| XYZ | xyz(68.3407, 84.0740, 98.9954) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.22
Light Cyan
#ACFFFC
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 3.16
Duck Egg Blue
#C3FBF4
ΔE00 3.28
Paleturquoise
#AFEEEE
ΔE00 3.53
Light Light Blue
#CAFFFB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAF5 #FAAFB4
analogous
#AFFACF #AFFAF5 #AFD9FA
triadic
#AFFAF5 #F5AFFA #FAF5AF
tetradic
#AFFAF5 #CFAFFA #FAAFB4 #D9FAAF
square
#AFFAF5 #CFAFFA #FAAFB4 #D9FAAF
split-complementary
#AFFAF5 #FAAFD9 #FACFAF
monochromatic
#3CF3E7 #75F6EE #AFFAF5 #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.18
#AFFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#AFFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAF5
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAF5 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F5
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#95FEF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affaf5; /* rgb */ color: rgb(175, 250, 245); /* oklch */ color: oklch(93.5% 0.074 190.7);
Tailwind
colors: {
custom: {
50: '#c9fcf8',
500: '#affaf5',
950: '#000000',
},
}SCSS
$custom: #affaf5; $custom-light: #c9fcf8; $custom-dark: #000000;
JSON
{
"hex": "#affaf5",
"rgb": {
"r": 175,
"g": 250,
"b": 245
},
"hsl": {
"h": 176,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93484,
"c": 0.07403,
"h": 190.7
},
"luminance": 0.84078
}Semantic roles & 50–950 ramp
primary
#AFFAF5
secondary
#DD7077
accent
#0110E5
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585