#AFFEE3#AFFEE3
#AFFEE3 is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.8% C 0.086 H 171.0°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEE3 |
|---|---|
| RGB | rgb(175, 254, 227) |
| HSL | hsl(159, 98%, 84%) |
| HSV | hsv(159, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(94.12, -29.69, 5.24) |
| CIE-LCH | lch(94.12, 30.15, 169.99°) |
| OKLab | oklab(93.84% -0.0849 0.0134) |
| OKLCH | oklch(93.84% 0.086 171) |
| XYZ | xyz(66.9814, 85.5401, 85.6397) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.42
Pale Turquoise
#A5FBD5
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.99
Light Turquoise
#7EF4CC
ΔE00 6.15
Aquamarine
#7FFFD4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEE3 #FEAFCA
analogous
#AFFEBC #AFFEE3 #AFF1FE
triadic
#AFFEE3 #E3AFFE #FEE3AF
tetradic
#AFFEE3 #BCAFFE #FEAFCA #F1FEAF
square
#AFFEE3 #BCAFFE #FEAFCA #F1FEAF
split-complementary
#AFFEE3 #FEAFF1 #FEBCAF
monochromatic
#36FCB9 #73FDCE #AFFEE3 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.16
#AFFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#AFFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEE3
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEE3 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E2
Deuteranopia (green-blind)
#ECEAE5
Tritanopia (blue-blind)
#9AFFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affee3; /* rgb */ color: rgb(175, 254, 227); /* oklch */ color: oklch(93.8% 0.086 171.0);
Tailwind
colors: {
custom: {
50: '#c9ffeb',
500: '#affee3',
950: '#000000',
},
}SCSS
$custom: #affee3; $custom-light: #c9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#affee3",
"rgb": {
"r": 175,
"g": 254,
"b": 227
},
"hsl": {
"h": 159.494,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93841,
"c": 0.08592,
"h": 171
},
"luminance": 0.85544
}Semantic roles & 50–950 ramp
primary
#AFFEE3
secondary
#E46E96
accent
#004EE6
background
#FEFFFE
surface
#FAFFFD
border
#D3D7D5
text
#131816
muted
#838684