#4ABE9B#4ABE9B
#4ABE9B is a light, moderate teal. Relative luminance 0.406; OKLCH L 72.6% C 0.117 H 169.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABE9B |
|---|---|
| RGB | rgb(74, 190, 155) |
| HSL | hsl(162, 47%, 52%) |
| HSV | hsv(162, 61%, 75%) |
| CMYK | cmyk(61.1%, 0%, 18.4%, 25.5%) |
| CIE-LAB | lab(69.93, -41.08, 8.06) |
| CIE-LCH | lch(69.93, 41.87, 168.90°) |
| OKLab | oklab(72.61% -0.1152 0.0206) |
| OKLCH | oklch(72.61% 0.117 169.9) |
| XYZ | xyz(27.1510, 40.6465, 37.4187) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 4.44
Green Blue
#01C08D
ΔE00 4.51
Tealish
#24BCA8
ΔE00 5.38
Turquoise (survey)
#06C2AC
ΔE00 5.38
Greenblue
#23C48B
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABE9B #BE4A6D
analogous
#4ABE61 #4ABE9B #4AA7BE
triadic
#4ABE9B #9B4ABE #BE9B4A
tetradic
#4ABE9B #614ABE #BE4A6D #A7BE4A
square
#4ABE9B #614ABE #BE4A6D #A7BE4A
split-complementary
#4ABE9B #BE4AA7 #BE614A
monochromatic
#256854 #369578 #4ABE9B #77CEB4 #A4DECD
Accessibility & contrast
On white
2.30
#4ABE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#4ABE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABE9B
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABE9B | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#A8A69D
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #4abe9b; /* rgb */ color: rgb(74, 190, 155); /* oklch */ color: oklch(72.6% 0.117 169.9);
Tailwind
colors: {
custom: {
50: '#88d2b8',
500: '#4abe9b',
950: '#000000',
},
}SCSS
$custom: #4abe9b; $custom-light: #88d2b8; $custom-dark: #000000;
JSON
{
"hex": "#4abe9b",
"rgb": {
"r": 74,
"g": 190,
"b": 155
},
"hsl": {
"h": 161.897,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.7261,
"c": 0.11702,
"h": 169.9
},
"luminance": 0.40649
}Semantic roles & 50–950 ramp
primary
#4ABE9B
secondary
#CB98A8
accent
#5179D7
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380