#4CB69F#4CB69F
#4CB69F is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.8% C 0.104 H 176.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB69F |
|---|---|
| RGB | rgb(76, 182, 159) |
| HSL | hsl(167, 42%, 51%) |
| HSV | hsv(167, 58%, 71%) |
| CMYK | cmyk(58.2%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.65, -36.12, 2.59) |
| CIE-LCH | lch(67.65, 36.21, 175.90°) |
| OKLab | oklab(70.8% -0.1035 0.0063) |
| OKLCH | oklch(70.8% 0.104 176.5) |
| XYZ | xyz(25.9636, 37.4930, 38.6628) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.54
Tealish
#24BCA8
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 4.45
Topaz
#13BBAF
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB69F #B64C63
analogous
#4CB66A #4CB69F #4C98B6
triadic
#4CB69F #9F4CB6 #B69F4C
tetradic
#4CB69F #6A4CB6 #B64C63 #98B64C
square
#4CB69F #6A4CB6 #B64C63 #98B64C
split-complementary
#4CB69F #B64C98 #B66A4C
monochromatic
#276054 #398C7A #4CB69F #77C8B6 #A3D9CE
Accessibility & contrast
On white
2.47
#4CB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#4CB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB69F
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB69F | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4cb69f; /* rgb */ color: rgb(76, 182, 159); /* oklch */ color: oklch(70.8% 0.104 176.5);
Tailwind
colors: {
custom: {
50: '#88ccbb',
500: '#4cb69f',
950: '#000000',
},
}SCSS
$custom: #4cb69f; $custom-light: #88ccbb; $custom-dark: #000000;
JSON
{
"hex": "#4cb69f",
"rgb": {
"r": 76,
"g": 182,
"b": 159
},
"hsl": {
"h": 166.981,
"s": 42.063,
"l": 50.588
},
"oklch": {
"l": 0.708,
"c": 0.10374,
"h": 176.5
},
"luminance": 0.37496
}Semantic roles & 50–950 ramp
primary
#4CB69F
secondary
#C697A2
accent
#5671D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280