#AFFFEB#AFFFEB
#AFFFEB is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.083 H 177.0°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFEB |
|---|---|
| RGB | rgb(175, 255, 235) |
| HSL | hsl(165, 100%, 84%) |
| HSV | hsv(165, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.58, -28.51, 1.79) |
| CIE-LCH | lch(94.58, 28.56, 176.41°) |
| OKLab | oklab(94.28% -0.0828 0.0043) |
| OKLCH | oklch(94.28% 0.083 177) |
| XYZ | xyz(68.4294, 86.6284, 91.6964) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.35
Eggshell Blue
#C4FFF7
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.55
Light Aqua
#8CFFDB
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFEB #FFAFC3
analogous
#AFFFC3 #AFFFEB #AFEBFF
triadic
#AFFFEB #EBAFFF #FFEBAF
tetradic
#AFFFEB #C3AFFF #FFAFC3 #EBFFAF
square
#AFFFEB #C3AFFF #FFAFC3 #EBFFAF
split-complementary
#AFFFEB #FFAFEB #FFC3AF
monochromatic
#35FFCC #72FFDC #AFFFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.15
#AFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#AFFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFEB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFEB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#98FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffeb; /* rgb */ color: rgb(175, 255, 235); /* oklch */ color: oklch(94.3% 0.083 177.0);
Tailwind
colors: {
custom: {
50: '#c9fff1',
500: '#afffeb',
950: '#000000',
},
}SCSS
$custom: #afffeb; $custom-light: #c9fff1; $custom-dark: #000000;
JSON
{
"hex": "#afffeb",
"rgb": {
"r": 175,
"g": 255,
"b": 235
},
"hsl": {
"h": 165,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94278,
"c": 0.08292,
"h": 177
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#AFFFEB
secondary
#E56D8B
accent
#0039E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685