#4ABE9E#4ABE9E
#4ABE9E is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.115 H 171.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABE9E |
|---|---|
| RGB | rgb(74, 190, 158) |
| HSL | hsl(163, 47%, 52%) |
| HSV | hsv(163, 61%, 75%) |
| CMYK | cmyk(61.1%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(70.00, -40.36, 6.53) |
| CIE-LCH | lch(70.00, 40.89, 170.81°) |
| OKLab | oklab(72.69% -0.1138 0.0166) |
| OKLCH | oklch(72.69% 0.115 171.7) |
| XYZ | xyz(27.4061, 40.7486, 38.7621) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.06
Mediumaquamarine
#66CDAA
ΔE00 4.48
Tealish
#24BCA8
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 4.63
Green Blue
#01C08D
ΔE00 5.23
Greenblue
#23C48B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABE9E #BE4A6A
analogous
#4ABE64 #4ABE9E #4AA4BE
triadic
#4ABE9E #9E4ABE #BE9E4A
tetradic
#4ABE9E #644ABE #BE4A6A #A4BE4A
square
#4ABE9E #644ABE #BE4A6A #A4BE4A
split-complementary
#4ABE9E #BE4AA4 #BE644A
monochromatic
#256856 #36957B #4ABE9E #77CEB6 #A4DECE
Accessibility & contrast
On white
2.30
#4ABE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#4ABE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABE9E
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABE9E | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29C
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4abe9e; /* rgb */ color: rgb(74, 190, 158); /* oklch */ color: oklch(72.7% 0.115 171.7);
Tailwind
colors: {
custom: {
50: '#88d2ba',
500: '#4abe9e',
950: '#000000',
},
}SCSS
$custom: #4abe9e; $custom-light: #88d2ba; $custom-dark: #000000;
JSON
{
"hex": "#4abe9e",
"rgb": {
"r": 74,
"g": 190,
"b": 158
},
"hsl": {
"h": 163.448,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.72692,
"c": 0.11501,
"h": 171.7
},
"luminance": 0.40751
}Semantic roles & 50–950 ramp
primary
#4ABE9E
secondary
#CB98A6
accent
#5176D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280