#35AABB#35AABB
#35AABB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.103 H 209.1°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #35AABB |
|---|---|
| RGB | rgb(53, 170, 187) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(71.7%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.23, -26.30, -18.08) |
| CIE-LCH | lch(64.23, 31.91, 214.51°) |
| OKLab | oklab(68.15% -0.0903 -0.0503) |
| OKLCH | oklch(68.15% 0.103 209.1) |
| XYZ | xyz(24.8087, 33.0913, 52.0838) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.40
Cadetblue
#5F9EA0
ΔE00 7.03
Lightseagreen
#20B2AA
ΔE00 10.04
Greyblue
#77A1B5
ΔE00 10.17
Sea
#3C9992
ΔE00 10.70
Darkturquoise
#00CED1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AABB #BB4635
analogous
#35BB89 #35AABB #3567BB
triadic
#35AABB #BB35AA #AABB35
tetradic
#35AABB #8935BB #BB4635 #67BB35
square
#35AABB #8935BB #BB4635 #67BB35
split-complementary
#35AABB #BB3567 #BB8935
monochromatic
#1A535C #277F8B #35AABB #5CC2D1 #8CD4DE
Accessibility & contrast
On white
2.76
#35AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#35AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AABB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AABB | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35aabb; /* rgb */ color: rgb(53, 170, 187); /* oklch */ color: oklch(68.1% 0.103 209.1);
Tailwind
colors: {
custom: {
50: '#80c3cf',
500: '#35aabb',
950: '#000000',
},
}SCSS
$custom: #35aabb; $custom-light: #80c3cf; $custom-dark: #000000;
JSON
{
"hex": "#35aabb",
"rgb": {
"r": 53,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.612,
"s": 55.833,
"l": 47.059
},
"oklch": {
"l": 0.68146,
"c": 0.10333,
"h": 209.1
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#35AABB
secondary
#C98C83
accent
#5C49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182