#4BFABE#4BFABE
#4BFABE is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.2% C 0.165 H 165.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFABE |
|---|---|
| RGB | rgb(75, 250, 190) |
| HSL | hsl(159, 95%, 64%) |
| HSV | hsv(159, 70%, 98%) |
| CMYK | cmyk(70%, 0%, 24%, 2%) |
| CIE-LAB | lab(88.72, -57.76, 16.17) |
| CIE-LCH | lch(88.72, 59.98, 164.36°) |
| OKLab | oklab(88.25% -0.1593 0.0413) |
| OKLCH | oklch(88.25% 0.165 165.5) |
| XYZ | xyz(46.3764, 73.5794, 60.4633) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.53
Bright Teal
#01F9C6
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFABE #FA4B87
analogous
#4BFA66 #4BFABE #4BDEFA
triadic
#4BFABE #BE4BFA #FABE4B
tetradic
#4BFABE #664BFA #FA4B87 #DEFA4B
square
#4BFABE #664BFA #FA4B87 #DEFA4B
split-complementary
#4BFABE #FA4BDE #FA664B
monochromatic
#05C583 #0FF8A8 #4BFABE #87FCD4 #C2FDE9
Accessibility & contrast
On white
1.34
#4BFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#4BFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFABE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFABE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BB
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4bfabe; /* rgb */ color: rgb(75, 250, 190); /* oklch */ color: oklch(88.2% 0.165 165.5);
Tailwind
colors: {
custom: {
50: '#93fdd1',
500: '#4bfabe',
950: '#000000',
},
}SCSS
$custom: #4bfabe; $custom-light: #93fdd1; $custom-dark: #000000;
JSON
{
"hex": "#4bfabe",
"rgb": {
"r": 75,
"g": 250,
"b": 190
},
"hsl": {
"h": 159.429,
"s": 94.595,
"l": 63.725
},
"oklch": {
"l": 0.88249,
"c": 0.16458,
"h": 165.5
},
"luminance": 0.73585
}Semantic roles & 50–950 ramp
primary
#4BFABE
secondary
#C2275C
accent
#004FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683