#4BF3CA#4BF3CA
#4BF3CA is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.9% C 0.148 H 172.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF3CA |
|---|---|
| RGB | rgb(75, 243, 202) |
| HSL | hsl(165, 88%, 62%) |
| HSV | hsv(165, 69%, 95%) |
| CMYK | cmyk(69.1%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(86.93, -52.20, 7.39) |
| CIE-LCH | lch(86.93, 52.72, 171.94°) |
| OKLab | oklab(86.87% -0.1471 0.0187) |
| OKLCH | oklch(86.87% 0.148 172.7) |
| XYZ | xyz(45.6075, 69.8561, 66.9456) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 2.92
Aqua (survey)
#13EAC9
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF3CA #F34B74
analogous
#4BF376 #4BF3CA #4BC8F3
triadic
#4BF3CA #CA4BF3 #F3CA4B
tetradic
#4BF3CA #764BF3 #F34B74 #C8F34B
square
#4BF3CA #764BF3 #F34B74 #C8F34B
split-complementary
#4BF3CA #F34BC8 #F3764B
monochromatic
#0CB78E #12EFB9 #4BF3CA #84F7DB #BEFBEC
Accessibility & contrast
On white
1.40
#4BF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#4BF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF3CA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF3CA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4bf3ca; /* rgb */ color: rgb(75, 243, 202); /* oklch */ color: oklch(86.9% 0.148 172.7);
Tailwind
colors: {
custom: {
50: '#92f8da',
500: '#4bf3ca',
950: '#000000',
},
}SCSS
$custom: #4bf3ca; $custom-light: #92f8da; $custom-dark: #000000;
JSON
{
"hex": "#4bf3ca",
"rgb": {
"r": 75,
"g": 243,
"b": 202
},
"hsl": {
"h": 165.357,
"s": 87.5,
"l": 62.353
},
"oklch": {
"l": 0.86865,
"c": 0.14834,
"h": 172.7
},
"luminance": 0.69861
}Semantic roles & 50–950 ramp
primary
#4BF3CA
secondary
#B62C4E
accent
#0139E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583