#4BDEBE#4BDEBE
#4BDEBE is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.132 H 175.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDEBE |
|---|---|
| RGB | rgb(75, 222, 190) |
| HSL | hsl(167, 69%, 58%) |
| HSV | hsv(167, 66%, 87%) |
| CMYK | cmyk(66.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.43, -46.31, 4.35) |
| CIE-LCH | lch(80.43, 46.51, 174.64°) |
| OKLab | oklab(81.47% -0.1318 0.0108) |
| OKLCH | oklch(81.47% 0.132 175.3) |
| XYZ | xyz(38.3126, 57.4518, 57.7754) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.81
Eucalyptus
#44D7A8
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDEBE #DE4B6B
analogous
#4BDE74 #4BDEBE #4BB4DE
triadic
#4BDEBE #BE4BDE #DEBE4B
tetradic
#4BDEBE #744BDE #DE4B6B #B4DE4B
square
#4BDEBE #744BDE #DE4B6B #B4DE4B
split-complementary
#4BDEBE #DE4BB4 #DE744B
monochromatic
#1B9479 #25C7A4 #4BDEBE #7FE7D1 #B2F1E3
Accessibility & contrast
On white
1.68
#4BDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#4BDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDEBE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDEBE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4bdebe; /* rgb */ color: rgb(75, 222, 190); /* oklch */ color: oklch(81.5% 0.132 175.3);
Tailwind
colors: {
custom: {
50: '#8ee9d1',
500: '#4bdebe',
950: '#000000',
},
}SCSS
$custom: #4bdebe; $custom-light: #8ee9d1; $custom-dark: #000000;
JSON
{
"hex": "#4bdebe",
"rgb": {
"r": 75,
"g": 222,
"b": 190
},
"hsl": {
"h": 166.939,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.81466,
"c": 0.13225,
"h": 175.3
},
"luminance": 0.57456
}Semantic roles & 50–950 ramp
primary
#4BDEBE
secondary
#98354B
accent
#3C62EC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483