#AFFFE3#AFFFE3
#AFFFE3 is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.087 H 170.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFE3 |
|---|---|
| RGB | rgb(175, 255, 227) |
| HSL | hsl(159, 100%, 84%) |
| HSV | hsv(159, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 11%, 0%) |
| CIE-LAB | lab(94.39, -30.16, 5.63) |
| CIE-LCH | lch(94.39, 30.68, 169.42°) |
| OKLab | oklab(94.06% -0.0861 0.0144) |
| OKLCH | oklch(94.06% 0.087 170.5) |
| XYZ | xyz(67.2996, 86.1764, 85.7457) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 6.02
Light Turquoise
#7EF4CC
ΔE00 6.03
Tiffany Blue
#7BF2DA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFE3 #FFAFCB
analogous
#AFFFBB #AFFFE3 #AFF3FF
triadic
#AFFFE3 #E3AFFF #FFE3AF
tetradic
#AFFFE3 #BBAFFF #FFAFCB #F3FFAF
square
#AFFFE3 #BBAFFF #FFAFCB #F3FFAF
split-complementary
#AFFFE3 #FFAFF3 #FFBBAF
monochromatic
#35FFB8 #72FFCE #AFFFE3 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.15
#AFFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#AFFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFE3
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFE3 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E2
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#9AFFF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #afffe3; /* rgb */ color: rgb(175, 255, 227); /* oklch */ color: oklch(94.1% 0.087 170.5);
Tailwind
colors: {
custom: {
50: '#c9ffeb',
500: '#afffe3',
950: '#000000',
},
}SCSS
$custom: #afffe3; $custom-light: #c9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#afffe3",
"rgb": {
"r": 175,
"g": 255,
"b": 227
},
"hsl": {
"h": 159,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9406,
"c": 0.08728,
"h": 170.5
},
"luminance": 0.8618
}Semantic roles & 50–950 ramp
primary
#AFFFE3
secondary
#E56D97
accent
#0050E6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684