#35C49B#35C49B
#35C49B is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.6% C 0.133 H 169.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #35C49B |
|---|---|
| RGB | rgb(53, 196, 155) |
| HSL | hsl(163, 57%, 49%) |
| HSV | hsv(163, 73%, 77%) |
| CMYK | cmyk(73%, 0%, 20.9%, 23.1%) |
| CIE-LAB | lab(71.28, -47.04, 9.93) |
| CIE-LCH | lch(71.28, 48.08, 168.08°) |
| OKLab | oklab(73.58% -0.1309 0.0254) |
| OKLCH | oklch(73.58% 0.133 169) |
| XYZ | xyz(27.1214, 42.6001, 37.7973) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.03
Greenblue
#23C48B
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.44
Greenish Teal
#32BF84
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 4.85
Greeny Blue
#42B395
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35C49B #C4355E
analogous
#35C454 #35C49B #35A6C4
triadic
#35C49B #9B35C4 #C49B35
tetradic
#35C49B #5435C4 #C4355E #A6C435
square
#35C49B #5435C4 #C4355E #A6C435
split-complementary
#35C49B #C435A6 #C45435
monochromatic
#1B644F #289475 #35C49B #62D4B4 #92E1CB
Accessibility & contrast
On white
2.21
#35C49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#35C49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35C49B
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35C49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35C49B | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB699
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #35c49b; /* rgb */ color: rgb(53, 196, 155); /* oklch */ color: oklch(73.6% 0.133 169.0);
Tailwind
colors: {
custom: {
50: '#81d7b8',
500: '#35c49b',
950: '#000000',
},
}SCSS
$custom: #35c49b; $custom-light: #81d7b8; $custom-dark: #000000;
JSON
{
"hex": "#35c49b",
"rgb": {
"r": 53,
"g": 196,
"b": 155
},
"hsl": {
"h": 162.797,
"s": 57.43,
"l": 48.824
},
"oklch": {
"l": 0.73579,
"c": 0.13338,
"h": 169
},
"luminance": 0.42603
}Semantic roles & 50–950 ramp
primary
#35C49B
secondary
#CC889C
accent
#4773E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380