#4BB69A#4BB69A
#4BB69A is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.107 H 173.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB69A |
|---|---|
| RGB | rgb(75, 182, 154) |
| HSL | hsl(164, 42%, 50%) |
| HSV | hsv(164, 59%, 71%) |
| CMYK | cmyk(58.8%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.49, -37.55, 5.11) |
| CIE-LCH | lch(67.49, 37.90, 172.25°) |
| OKLab | oklab(70.62% -0.1064 0.013) |
| OKLCH | oklch(70.62% 0.107 173.1) |
| XYZ | xyz(25.4596, 37.2823, 36.4201) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.27
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 6.51
Topaz
#13BBAF
ΔE00 6.53
Green Blue
#01C08D
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB69A #B64B67
analogous
#4BB664 #4BB69A #4B9CB6
triadic
#4BB69A #9A4BB6 #B69A4B
tetradic
#4BB69A #644BB6 #B64B67 #9CB64B
square
#4BB69A #644BB6 #B64B67 #9CB64B
split-complementary
#4BB69A #B64B9C #B6644B
monochromatic
#276051 #388B76 #4BB69A #77C8B2 #A2D9CB
Accessibility & contrast
On white
2.48
#4BB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#4BB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB69A
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB69A | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb69a; /* rgb */ color: rgb(75, 182, 154); /* oklch */ color: oklch(70.6% 0.107 173.1);
Tailwind
colors: {
custom: {
50: '#87ccb7',
500: '#4bb69a',
950: '#000000',
},
}SCSS
$custom: #4bb69a; $custom-light: #87ccb7; $custom-dark: #000000;
JSON
{
"hex": "#4bb69a",
"rgb": {
"r": 75,
"g": 182,
"b": 154
},
"hsl": {
"h": 164.299,
"s": 42.292,
"l": 50.392
},
"oklch": {
"l": 0.70622,
"c": 0.10722,
"h": 173.1
},
"luminance": 0.37285
}Semantic roles & 50–950 ramp
primary
#4BB69A
secondary
#C697A3
accent
#5676D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280