#35ABBB#35ABBB
#35ABBB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.104 H 208.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABBB |
|---|---|
| RGB | rgb(53, 171, 187) |
| HSL | hsl(187, 56%, 47%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(71.7%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.54, -26.80, -17.62) |
| CIE-LCH | lch(64.54, 32.07, 213.32°) |
| OKLab | oklab(68.39% -0.0913 -0.049) |
| OKLCH | oklch(68.39% 0.104 208.2) |
| XYZ | xyz(24.9969, 33.4676, 52.1466) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.18
Cadetblue
#5F9EA0
ΔE00 6.99
Lightseagreen
#20B2AA
ΔE00 9.60
Greyblue
#77A1B5
ΔE00 10.46
Sea
#3C9992
ΔE00 10.52
Darkturquoise
#00CED1
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABBB #BB4535
analogous
#35BB88 #35ABBB #3568BB
triadic
#35ABBB #BB35AB #ABBB35
tetradic
#35ABBB #8835BB #BB4535 #68BB35
square
#35ABBB #8835BB #BB4535 #68BB35
split-complementary
#35ABBB #BB3568 #BB8835
monochromatic
#1A545C #277F8B #35ABBB #5CC3D1 #8CD5DE
Accessibility & contrast
On white
2.73
#35ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#35ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABBB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABBB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8997BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abbb; /* rgb */ color: rgb(53, 171, 187); /* oklch */ color: oklch(68.4% 0.104 208.2);
Tailwind
colors: {
custom: {
50: '#80c4cf',
500: '#35abbb',
950: '#000000',
},
}SCSS
$custom: #35abbb; $custom-light: #80c4cf; $custom-dark: #000000;
JSON
{
"hex": "#35abbb",
"rgb": {
"r": 53,
"g": 171,
"b": 187
},
"hsl": {
"h": 187.164,
"s": 55.833,
"l": 47.059
},
"oklch": {
"l": 0.6839,
"c": 0.1036,
"h": 208.2
},
"luminance": 0.33471
}Semantic roles & 50–950 ramp
primary
#35ABBB
secondary
#C98B83
accent
#5B49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182