#4ABC95#4ABC95
#4ABC95 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.119 H 167.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABC95 |
|---|---|
| RGB | rgb(74, 188, 149) |
| HSL | hsl(159, 46%, 51%) |
| HSV | hsv(159, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(69.18, -41.61, 10.26) |
| CIE-LCH | lch(69.18, 42.86, 166.15°) |
| OKLab | oklab(71.95% -0.1158 0.0263) |
| OKLCH | oklch(71.95% 0.119 167.2) |
| XYZ | xyz(26.2294, 39.5896, 34.6872) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.43
Green Blue
#01C08D
ΔE00 3.76
Greenblue
#23C48B
ΔE00 4.64
Greenish Teal
#32BF84
ΔE00 4.77
Mediumaquamarine
#66CDAA
ΔE00 5.11
Dark Seafoam
#1FB57A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABC95 #BC4A71
analogous
#4ABC5C #4ABC95 #4AAABC
triadic
#4ABC95 #954ABC #BC954A
tetradic
#4ABC95 #5C4ABC #BC4A71 #AABC4A
square
#4ABC95 #5C4ABC #BC4A71 #AABC4A
split-complementary
#4ABC95 #BC4AAA #BC5C4A
monochromatic
#266650 #369373 #4ABC95 #77CDAF #A3DDC9
Accessibility & contrast
On white
2.35
#4ABC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#4ABC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABC95
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABC95 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B093
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4abc95; /* rgb */ color: rgb(74, 188, 149); /* oklch */ color: oklch(72.0% 0.119 167.2);
Tailwind
colors: {
custom: {
50: '#88d1b4',
500: '#4abc95',
950: '#000000',
},
}SCSS
$custom: #4abc95; $custom-light: #88d1b4; $custom-dark: #000000;
JSON
{
"hex": "#4abc95",
"rgb": {
"r": 74,
"g": 188,
"b": 149
},
"hsl": {
"h": 159.474,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.7195,
"c": 0.11879,
"h": 167.2
},
"luminance": 0.39592
}Semantic roles & 50–950 ramp
primary
#4ABC95
secondary
#CA98A9
accent
#527FD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280