#35A0B2#35A0B2
#35A0B2 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.3% C 0.098 H 211.0°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #35A0B2 |
|---|---|
| RGB | rgb(53, 160, 178) |
| HSL | hsl(189, 54%, 45%) |
| HSV | hsv(189, 70%, 70%) |
| CMYK | cmyk(70.2%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.88, -24.05, -18.13) |
| CIE-LCH | lch(60.88, 30.12, 217.02°) |
| OKLab | oklab(65.33% -0.0839 -0.0504) |
| OKLCH | oklch(65.33% 0.098 211) |
| XYZ | xyz(22.0715, 29.1103, 46.5665) |
| Luminance | 0.2911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.23
Cadetblue
#5F9EA0
ΔE00 6.43
Teal Blue
#01889F
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 9.52
Sea
#3C9992
ΔE00 10.11
Darkcyan
#008B8B
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A0B2 #B24735
analogous
#35B285 #35A0B2 #3561B2
triadic
#35A0B2 #B235A0 #A0B235
tetradic
#35A0B2 #8535B2 #B24735 #61B235
square
#35A0B2 #8535B2 #B24735 #61B235
split-complementary
#35A0B2 #B23561 #B28535
monochromatic
#194B54 #277683 #35A0B2 #57BCCD #86CFDB
Accessibility & contrast
On white
3.08
#35A0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#35A0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A0B2
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A0B2 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#808DB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #35a0b2; /* rgb */ color: rgb(53, 160, 178); /* oklch */ color: oklch(65.3% 0.098 211.0);
Tailwind
colors: {
custom: {
50: '#7dbcc9',
500: '#35a0b2',
950: '#000000',
},
}SCSS
$custom: #35a0b2; $custom-light: #7dbcc9; $custom-dark: #000000;
JSON
{
"hex": "#35a0b2",
"rgb": {
"r": 53,
"g": 160,
"b": 178
},
"hsl": {
"h": 188.64,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.65335,
"c": 0.09786,
"h": 211
},
"luminance": 0.29113
}Semantic roles & 50–950 ramp
primary
#35A0B2
secondary
#C5887E
accent
#604ADD
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182