#AFFFFB#AFFFFB
#AFFFFB is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.078 H 192.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFFB |
|---|---|
| RGB | rgb(175, 255, 251) |
| HSL | hsl(177, 100%, 84%) |
| HSV | hsv(177, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(94.99, -25.06, -5.87) |
| CIE-LCH | lch(94.99, 25.74, 193.18°) |
| OKLab | oklab(94.74% -0.0764 -0.0162) |
| OKLCH | oklch(94.74% 0.078 192) |
| XYZ | xyz(70.8458, 87.5949, 104.4226) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.52
Pale Cyan
#B7FFFA
ΔE00 1.19
Eggshell Blue
#C4FFF7
ΔE00 3.57
Duck Egg Blue
#C3FBF4
ΔE00 3.90
Paleturquoise
#AFEEEE
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFFB #FFAFB3
analogous
#AFFFD3 #AFFFFB #AFDBFF
triadic
#AFFFFB #FBAFFF #FFFBAF
tetradic
#AFFFFB #D3AFFF #FFAFB3 #DBFFAF
square
#AFFFFB #D3AFFF #FFAFB3 #DBFFAF
split-complementary
#AFFFFB #FFAFDB #FFD3AF
monochromatic
#35FFF5 #72FFF8 #AFFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.13
#AFFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#AFFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFFB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFFB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#92FFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #affffb; /* rgb */ color: rgb(175, 255, 251); /* oklch */ color: oklch(94.7% 0.078 192.0);
Tailwind
colors: {
custom: {
50: '#c9fffc',
500: '#affffb',
950: '#000000',
},
}SCSS
$custom: #affffb; $custom-light: #c9fffc; $custom-dark: #000000;
JSON
{
"hex": "#affffb",
"rgb": {
"r": 175,
"g": 255,
"b": 251
},
"hsl": {
"h": 177,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94742,
"c": 0.07808,
"h": 192
},
"luminance": 0.87599
}Semantic roles & 50–950 ramp
primary
#AFFFFB
secondary
#E56D73
accent
#000BE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685