#AFFFF5#AFFFF5
#AFFFF5 is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.079 H 186.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFF5 |
|---|---|
| RGB | rgb(175, 255, 245) |
| HSL | hsl(173, 100%, 84%) |
| HSV | hsv(173, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(94.83, -26.38, -3.00) |
| CIE-LCH | lch(94.83, 26.55, 186.50°) |
| OKLab | oklab(94.56% -0.0788 -0.0085) |
| OKLCH | oklch(94.56% 0.079 186.1) |
| XYZ | xyz(69.9149, 87.2226, 99.5202) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.23
Light Cyan
#ACFFFC
ΔE00 2.59
Eggshell Blue
#C4FFF7
ΔE00 3.45
Pale Aqua
#B8FFEB
ΔE00 3.86
Duck Egg Blue
#C3FBF4
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFF5 #FFAFB9
analogous
#AFFFCD #AFFFF5 #AFE1FF
triadic
#AFFFF5 #F5AFFF #FFF5AF
tetradic
#AFFFF5 #CDAFFF #FFAFB9 #E1FFAF
square
#AFFFF5 #CDAFFF #FFAFB9 #E1FFAF
split-complementary
#AFFFF5 #FFAFE1 #FFCDAF
monochromatic
#35FFE6 #72FFED #AFFFF5 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.14
#AFFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#AFFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFF5
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFF5 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F5
Deuteranopia (green-blind)
#E8ECF6
Tritanopia (blue-blind)
#94FFFC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affff5; /* rgb */ color: rgb(175, 255, 245); /* oklch */ color: oklch(94.6% 0.079 186.1);
Tailwind
colors: {
custom: {
50: '#c9fff8',
500: '#affff5',
950: '#000000',
},
}SCSS
$custom: #affff5; $custom-light: #c9fff8; $custom-dark: #000000;
JSON
{
"hex": "#affff5",
"rgb": {
"r": 175,
"g": 255,
"b": 245
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94564,
"c": 0.07922,
"h": 186.1
},
"luminance": 0.87227
}Semantic roles & 50–950 ramp
primary
#AFFFF5
secondary
#E56D7C
accent
#001DE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685