#35A8B2#35A8B2
#35A8B2 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.100 H 203.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #35A8B2 |
|---|---|
| RGB | rgb(53, 168, 178) |
| HSL | hsl(185, 54%, 45%) |
| HSV | hsv(185, 70%, 70%) |
| CMYK | cmyk(70.2%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(63.32, -28.07, -14.44) |
| CIE-LCH | lch(63.32, 31.56, 207.22°) |
| OKLab | oklab(67.31% -0.0921 -0.0401) |
| OKLCH | oklch(67.31% 0.1 203.5) |
| XYZ | xyz(23.5032, 31.9738, 47.0437) |
| Luminance | 0.3198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.84
Cadetblue
#5F9EA0
ΔE00 5.65
Lightseagreen
#20B2AA
ΔE00 7.69
Sea
#3C9992
ΔE00 8.19
Topaz
#13BBAF
ΔE00 10.00
Blue Green
#0F9B8E
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A8B2 #B23F35
analogous
#35B27D #35A8B2 #3569B2
triadic
#35A8B2 #B235A8 #A8B235
tetradic
#35A8B2 #7D35B2 #B23F35 #69B235
square
#35A8B2 #7D35B2 #B23F35 #69B235
split-complementary
#35A8B2 #B23569 #B27D35
monochromatic
#194F54 #277B83 #35A8B2 #57C4CD #86D4DB
Accessibility & contrast
On white
2.84
#35A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#35A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A8B2
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A8B2 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#8994B2
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #35a8b2; /* rgb */ color: rgb(53, 168, 178); /* oklch */ color: oklch(67.3% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#7ec2c9',
500: '#35a8b2',
950: '#000000',
},
}SCSS
$custom: #35a8b2; $custom-light: #7ec2c9; $custom-dark: #000000;
JSON
{
"hex": "#35a8b2",
"rgb": {
"r": 53,
"g": 168,
"b": 178
},
"hsl": {
"h": 184.8,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.67307,
"c": 0.1004,
"h": 203.5
},
"luminance": 0.31977
}Semantic roles & 50–950 ramp
primary
#35A8B2
secondary
#C5847E
accent
#564ADD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182