#4CBE9D#4CBE9D
#4CBE9D is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.115 H 170.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBE9D |
|---|---|
| RGB | rgb(76, 190, 157) |
| HSL | hsl(163, 47%, 52%) |
| HSV | hsv(163, 60%, 75%) |
| CMYK | cmyk(60%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(70.03, -40.22, 7.13) |
| CIE-LCH | lch(70.03, 40.85, 169.95°) |
| OKLab | oklab(72.73% -0.1132 0.0182) |
| OKLCH | oklch(72.73% 0.115 170.9) |
| XYZ | xyz(27.4768, 40.7950, 38.3179) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 4.37
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 4.99
Green Blue
#01C08D
ΔE00 5.04
Greenblue
#23C48B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBE9D #BE4C6D
analogous
#4CBE64 #4CBE9D #4CA6BE
triadic
#4CBE9D #9D4CBE #BE9D4C
tetradic
#4CBE9D #644CBE #BE4C6D #A6BE4C
square
#4CBE9D #644CBE #BE4C6D #A6BE4C
split-complementary
#4CBE9D #BE4CA6 #BE644C
monochromatic
#266956 #37967B #4CBE9D #79CEB6 #A6DFCE
Accessibility & contrast
On white
2.29
#4CBE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#4CBE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBE9D
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBE9D | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29B
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4cbe9d; /* rgb */ color: rgb(76, 190, 157); /* oklch */ color: oklch(72.7% 0.115 170.9);
Tailwind
colors: {
custom: {
50: '#89d2b9',
500: '#4cbe9d',
950: '#000000',
},
}SCSS
$custom: #4cbe9d; $custom-light: #89d2b9; $custom-dark: #000000;
JSON
{
"hex": "#4cbe9d",
"rgb": {
"r": 76,
"g": 190,
"b": 157
},
"hsl": {
"h": 162.632,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.72727,
"c": 0.11462,
"h": 170.9
},
"luminance": 0.40798
}Semantic roles & 50–950 ramp
primary
#4CBE9D
secondary
#CC9AA8
accent
#5178D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1411
muted
#7D8280