#4ABD98#4ABD98
#4ABD98 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.118 H 168.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABD98 |
|---|---|
| RGB | rgb(74, 189, 152) |
| HSL | hsl(161, 47%, 52%) |
| HSV | hsv(161, 61%, 74%) |
| CMYK | cmyk(60.8%, 0%, 19.6%, 25.9%) |
| CIE-LAB | lab(69.55, -41.35, 9.16) |
| CIE-LCH | lch(69.55, 42.35, 167.51°) |
| OKLab | oklab(72.28% -0.1155 0.0234) |
| OKLCH | oklch(72.28% 0.118 168.5) |
| XYZ | xyz(26.6863, 40.1153, 36.0363) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.27
Green Blue
#01C08D
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.74
Greenblue
#23C48B
ΔE00 5.03
Greenish Teal
#32BF84
ΔE00 5.31
Tealish
#24BCA8
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABD98 #BD4A6F
analogous
#4ABD5F #4ABD98 #4AA9BD
triadic
#4ABD98 #984ABD #BD984A
tetradic
#4ABD98 #5F4ABD #BD4A6F #A9BD4A
square
#4ABD98 #5F4ABD #BD4A6F #A9BD4A
split-complementary
#4ABD98 #BD4AA9 #BD5F4A
monochromatic
#266752 #369476 #4ABD98 #77CDB2 #A4DECB
Accessibility & contrast
On white
2.33
#4ABD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#4ABD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABD98
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABD98 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B196
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4abd98; /* rgb */ color: rgb(74, 189, 152); /* oklch */ color: oklch(72.3% 0.118 168.5);
Tailwind
colors: {
custom: {
50: '#88d1b6',
500: '#4abd98',
950: '#000000',
},
}SCSS
$custom: #4abd98; $custom-light: #88d1b6; $custom-dark: #000000;
JSON
{
"hex": "#4abd98",
"rgb": {
"r": 74,
"g": 189,
"b": 152
},
"hsl": {
"h": 160.696,
"s": 46.559,
"l": 51.569
},
"oklch": {
"l": 0.7228,
"c": 0.11787,
"h": 168.5
},
"luminance": 0.40118
}Semantic roles & 50–950 ramp
primary
#4ABD98
secondary
#CB98A8
accent
#527CD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280