#ACCFBE#ACCFBE
#ACCFBE is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.4% C 0.044 H 164.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFBE |
|---|---|
| RGB | rgb(172, 207, 190) |
| HSL | hsl(151, 27%, 74%) |
| HSV | hsv(151, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(80.24, -14.97, 4.59) |
| CIE-LCH | lch(80.24, 15.65, 162.95°) |
| OKLab | oklab(82.42% -0.0425 0.0119) |
| OKLCH | oklch(82.42% 0.044 164.4) |
| XYZ | xyz(48.6180, 57.1127, 57.1676) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 9.53
Light Teal
#90E4C1
ΔE00 9.82
Powder Blue
#B0E0E6
ΔE00 10.48
Darkseagreen
#8FBC8F
ΔE00 10.50
Greenish Grey
#96AE8D
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFBE #CFACBD
analogous
#ACCFAD #ACCFBE #ACCFCF
triadic
#ACCFBE #BEACCF #CFBEAC
tetradic
#ACCFBE #ADACCF #CFACBD #CFCFAC
square
#ACCFBE #ADACCF #CFACBD #CFCFAC
split-complementary
#ACCFBE #CFACCF #CFADAC
monochromatic
#5EA281 #85B9A0 #ACCFBE #D3E5DC #ECF4F0
Accessibility & contrast
On white
1.69
#ACCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ACCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFBE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFBE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#A5CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfbe; /* rgb */ color: rgb(172, 207, 190); /* oklch */ color: oklch(82.4% 0.044 164.4);
Tailwind
colors: {
custom: {
50: '#c5ddd1',
500: '#accfbe',
950: '#000000',
},
}SCSS
$custom: #accfbe; $custom-light: #c5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#accfbe",
"rgb": {
"r": 172,
"g": 207,
"b": 190
},
"hsl": {
"h": 150.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82417,
"c": 0.04416,
"h": 164.4
},
"luminance": 0.57114
}Semantic roles & 50–950 ramp
primary
#ACCFBE
secondary
#A47B8F
accent
#4071A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483