#4CBE9B#4CBE9B
#4CBE9B is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.7% C 0.116 H 169.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBE9B |
|---|---|
| RGB | rgb(76, 190, 155) |
| HSL | hsl(162, 47%, 52%) |
| HSV | hsv(162, 60%, 75%) |
| CMYK | cmyk(60%, 0%, 18.4%, 25.5%) |
| CIE-LAB | lab(69.98, -40.70, 8.15) |
| CIE-LCH | lch(69.98, 41.50, 168.68°) |
| OKLab | oklab(72.67% -0.1141 0.0208) |
| OKLCH | oklch(72.67% 0.116 169.6) |
| XYZ | xyz(27.3075, 40.7272, 37.4260) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 4.36
Green Blue
#01C08D
ΔE00 4.58
Tealish
#24BCA8
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 5.48
Greenblue
#23C48B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBE9B #BE4C6F
analogous
#4CBE62 #4CBE9B #4CA8BE
triadic
#4CBE9B #9B4CBE #BE9B4C
tetradic
#4CBE9B #624CBE #BE4C6F #A8BE4C
square
#4CBE9B #624CBE #BE4C6F #A8BE4C
split-complementary
#4CBE9B #BE4CA8 #BE624C
monochromatic
#266955 #379679 #4CBE9B #79CEB4 #A6DFCD
Accessibility & contrast
On white
2.30
#4CBE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#4CBE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBE9B
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBE9B | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#A9A69D
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4cbe9b; /* rgb */ color: rgb(76, 190, 155); /* oklch */ color: oklch(72.7% 0.116 169.6);
Tailwind
colors: {
custom: {
50: '#89d2b8',
500: '#4cbe9b',
950: '#000000',
},
}SCSS
$custom: #4cbe9b; $custom-light: #89d2b8; $custom-dark: #000000;
JSON
{
"hex": "#4cbe9b",
"rgb": {
"r": 76,
"g": 190,
"b": 155
},
"hsl": {
"h": 161.579,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.72672,
"c": 0.11599,
"h": 169.6
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#4CBE9B
secondary
#CC9AA9
accent
#517AD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1411
muted
#7D8280