#35A2B2#35A2B2
#35A2B2 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.098 H 209.1°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2B2 |
|---|---|
| RGB | rgb(53, 162, 178) |
| HSL | hsl(188, 54%, 45%) |
| HSV | hsv(188, 70%, 70%) |
| CMYK | cmyk(70.2%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.49, -25.06, -17.21) |
| CIE-LCH | lch(61.49, 30.40, 214.47°) |
| OKLab | oklab(65.83% -0.0859 -0.0478) |
| OKLCH | oklch(65.83% 0.098 209.1) |
| XYZ | xyz(22.4210, 29.8093, 46.6830) |
| Luminance | 0.2981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 6.01
Teal Blue
#01889F
ΔE00 9.24
Sea
#3C9992
ΔE00 9.51
Greyblue
#77A1B5
ΔE00 9.96
Lightseagreen
#20B2AA
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2B2 #B24535
analogous
#35B283 #35A2B2 #3563B2
triadic
#35A2B2 #B235A2 #A2B235
tetradic
#35A2B2 #8335B2 #B24535 #63B235
square
#35A2B2 #8335B2 #B24535 #63B235
split-complementary
#35A2B2 #B23563 #B28335
monochromatic
#194C54 #277783 #35A2B2 #57BECD #86D0DB
Accessibility & contrast
On white
3.02
#35A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#35A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A2B2
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2B2 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #35a2b2; /* rgb */ color: rgb(53, 162, 178); /* oklch */ color: oklch(65.8% 0.098 209.1);
Tailwind
colors: {
custom: {
50: '#7ebec9',
500: '#35a2b2',
950: '#000000',
},
}SCSS
$custom: #35a2b2; $custom-light: #7ebec9; $custom-dark: #000000;
JSON
{
"hex": "#35a2b2",
"rgb": {
"r": 53,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.68,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.65827,
"c": 0.09834,
"h": 209.1
},
"luminance": 0.29812
}Semantic roles & 50–950 ramp
primary
#35A2B2
secondary
#C5877E
accent
#5D4ADD
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182