#4BBE9F#4BBE9F
#4BBE9F is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.114 H 172.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBE9F |
|---|---|
| RGB | rgb(75, 190, 159) |
| HSL | hsl(164, 47%, 52%) |
| HSV | hsv(164, 61%, 75%) |
| CMYK | cmyk(60.5%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(70.05, -39.93, 6.06) |
| CIE-LCH | lch(70.05, 40.39, 171.37°) |
| OKLab | oklab(72.75% -0.1128 0.0154) |
| OKLCH | oklch(72.75% 0.114 172.2) |
| XYZ | xyz(27.5701, 40.8232, 39.2209) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Tealish
#24BCA8
ΔE00 4.35
Turquoise (survey)
#06C2AC
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.50
Green Blue
#01C08D
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBE9F #BE4B6A
analogous
#4BBE66 #4BBE9F #4BA4BE
triadic
#4BBE9F #9F4BBE #BE9F4B
tetradic
#4BBE9F #664BBE #BE4B6A #A4BE4B
square
#4BBE9F #664BBE #BE4B6A #A4BE4B
split-complementary
#4BBE9F #BE4BA4 #BE664B
monochromatic
#266957 #36967C #4BBE9F #78CEB7 #A5DECF
Accessibility & contrast
On white
2.29
#4BBE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#4BBE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBE9F
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBE9F | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4bbe9f; /* rgb */ color: rgb(75, 190, 159); /* oklch */ color: oklch(72.8% 0.114 172.2);
Tailwind
colors: {
custom: {
50: '#89d2bb',
500: '#4bbe9f',
950: '#000000',
},
}SCSS
$custom: #4bbe9f; $custom-light: #89d2bb; $custom-dark: #000000;
JSON
{
"hex": "#4bbe9f",
"rgb": {
"r": 75,
"g": 190,
"b": 159
},
"hsl": {
"h": 163.826,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.72751,
"c": 0.11384,
"h": 172.2
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#4BBE9F
secondary
#CC99A7
accent
#5175D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280