#35ABBC#35ABBC
#35ABBC is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.104 H 209.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABBC |
|---|---|
| RGB | rgb(53, 171, 188) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(71.8%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.57, -26.49, -18.12) |
| CIE-LCH | lch(64.57, 32.10, 214.38°) |
| OKLab | oklab(68.43% -0.0909 -0.0504) |
| OKLCH | oklch(68.43% 0.104 209) |
| XYZ | xyz(25.1043, 33.5106, 52.7123) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.17
Cadetblue
#5F9EA0
ΔE00 7.18
Lightseagreen
#20B2AA
ΔE00 9.97
Greyblue
#77A1B5
ΔE00 10.26
Sea
#3C9992
ΔE00 10.83
Darkturquoise
#00CED1
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABBC #BC4635
analogous
#35BC8A #35ABBC #3567BC
triadic
#35ABBC #BC35AB #ABBC35
tetradic
#35ABBC #8A35BC #BC4635 #67BC35
square
#35ABBC #8A35BC #BC4635 #67BC35
split-complementary
#35ABBC #BC3567 #BC8A35
monochromatic
#1A545D #28808C #35ABBC #5DC3D1 #8DD4DF
Accessibility & contrast
On white
2.73
#35ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#35ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABBC
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABBC | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #35abbc; /* rgb */ color: rgb(53, 171, 188); /* oklch */ color: oklch(68.4% 0.104 209.0);
Tailwind
colors: {
custom: {
50: '#80c4d0',
500: '#35abbc',
950: '#000000',
},
}SCSS
$custom: #35abbc; $custom-light: #80c4d0; $custom-dark: #000000;
JSON
{
"hex": "#35abbc",
"rgb": {
"r": 53,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.556,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.68429,
"c": 0.10391,
"h": 209
},
"luminance": 0.33514
}Semantic roles & 50–950 ramp
primary
#35ABBC
secondary
#C98C84
accent
#5B48DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182