#35ABA0#35ABA0
#35ABA0 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.104 H 186.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABA0 |
|---|---|
| RGB | rgb(53, 171, 160) |
| HSL | hsl(174, 53%, 44%) |
| HSV | hsv(174, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.69, -34.76, -3.83) |
| CIE-LCH | lch(63.69, 34.97, 186.28°) |
| OKLab | oklab(67.42% -0.1032 -0.0109) |
| OKLCH | oklch(67.42% 0.104 186) |
| XYZ | xyz(22.3733, 32.4182, 38.3291) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.50
Topaz
#13BBAF
ΔE00 4.61
Blue Green
#0F9B8E
ΔE00 5.44
Tealish
#24BCA8
ΔE00 5.47
Sea
#3C9992
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABA0 #AB3540
analogous
#35AB65 #35ABA0 #357BAB
triadic
#35ABA0 #A035AB #ABA035
tetradic
#35ABA0 #6535AB #AB3540 #7BAB35
square
#35ABA0 #6535AB #AB3540 #7BAB35
split-complementary
#35ABA0 #AB357B #AB6535
monochromatic
#184E49 #277C74 #35ABA0 #53CABF #82D8D0
Accessibility & contrast
On white
2.81
#35ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#35ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABA0
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABA0 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35aba0; /* rgb */ color: rgb(53, 171, 160); /* oklch */ color: oklch(67.4% 0.104 186.0);
Tailwind
colors: {
custom: {
50: '#7dc4bc',
500: '#35aba0',
950: '#000000',
},
}SCSS
$custom: #35aba0; $custom-light: #7dc4bc; $custom-dark: #000000;
JSON
{
"hex": "#35aba0",
"rgb": {
"r": 53,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.407,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.67419,
"c": 0.10373,
"h": 186
},
"luminance": 0.32421
}Semantic roles & 50–950 ramp
primary
#35ABA0
secondary
#C27A81
accent
#4C59DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281