#4BB69F#4BB69F
#4BB69F is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.8% C 0.104 H 176.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB69F |
|---|---|
| RGB | rgb(75, 182, 159) |
| HSL | hsl(167, 42%, 50%) |
| HSV | hsv(167, 59%, 71%) |
| CMYK | cmyk(58.8%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.62, -36.32, 2.54) |
| CIE-LCH | lch(67.62, 36.40, 175.99°) |
| OKLab | oklab(70.77% -0.1041 0.0062) |
| OKLCH | oklch(70.77% 0.104 176.6) |
| XYZ | xyz(25.8847, 37.4524, 38.6591) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.53
Tealish
#24BCA8
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.39
Topaz
#13BBAF
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB69F #B64B62
analogous
#4BB66A #4BB69F #4B97B6
triadic
#4BB69F #9F4BB6 #B69F4B
tetradic
#4BB69F #6A4BB6 #B64B62 #97B64B
square
#4BB69F #6A4BB6 #B64B62 #97B64B
split-complementary
#4BB69F #B64B97 #B66A4B
monochromatic
#276054 #388B7A #4BB69F #77C8B6 #A2D9CD
Accessibility & contrast
On white
2.47
#4BB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#4BB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB69F
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB69F | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 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: #4bb69f; /* rgb */ color: rgb(75, 182, 159); /* oklch */ color: oklch(70.8% 0.104 176.6);
Tailwind
colors: {
custom: {
50: '#88ccbb',
500: '#4bb69f',
950: '#000000',
},
}SCSS
$custom: #4bb69f; $custom-light: #88ccbb; $custom-dark: #000000;
JSON
{
"hex": "#4bb69f",
"rgb": {
"r": 75,
"g": 182,
"b": 159
},
"hsl": {
"h": 167.103,
"s": 42.292,
"l": 50.392
},
"oklch": {
"l": 0.70767,
"c": 0.10431,
"h": 176.6
},
"luminance": 0.37455
}Semantic roles & 50–950 ramp
primary
#4BB69F
secondary
#C697A1
accent
#5670D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280