#ADDFCA#ADDFCA
#ADDFCA is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.059 H 167.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFCA |
|---|---|
| RGB | rgb(173, 223, 202) |
| HSL | hsl(155, 44%, 78%) |
| HSV | hsv(155, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(84.96, -20.33, 5.03) |
| CIE-LCH | lch(84.96, 20.94, 166.10°) |
| OKLab | oklab(86.29% -0.0579 0.013) |
| OKLCH | oklch(86.29% 0.059 167.4) |
| XYZ | xyz(54.2788, 65.9219, 65.7300) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 7.13
Pale Aqua
#B8FFEB
ΔE00 7.30
Seafoam Blue
#78D1B6
ΔE00 7.79
Mint
#AAF0C1
ΔE00 7.92
Pale Turquoise
#A5FBD5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFCA #DFADC2
analogous
#ADDFB1 #ADDFCA #ADDBDF
triadic
#ADDFCA #CAADDF #DFCAAD
tetradic
#ADDFCA #B1ADDF #DFADC2 #DBDFAD
square
#ADDFCA #B1ADDF #DFADC2 #DBDFAD
split-complementary
#ADDFCA #DFADDB #DFB1AD
monochromatic
#55BD91 #81CEAE #ADDFCA #D9F0E6 #E9F6F1
Accessibility & contrast
On white
1.48
#ADDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ADDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFCA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFCA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D3D2CB
Tritanopia (blue-blind)
#A2DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addfca; /* rgb */ color: rgb(173, 223, 202); /* oklch */ color: oklch(86.3% 0.059 167.4);
Tailwind
colors: {
custom: {
50: '#c6e9da',
500: '#addfca',
950: '#000000',
},
}SCSS
$custom: #addfca; $custom-light: #c6e9da; $custom-dark: #000000;
JSON
{
"hex": "#addfca",
"rgb": {
"r": 173,
"g": 223,
"b": 202
},
"hsl": {
"h": 154.8,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86285,
"c": 0.05938,
"h": 167.4
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#ADDFCA
secondary
#B87993
accent
#2F68B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483