#35AAB0#35AAB0
#35AAB0 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.7% C 0.101 H 200.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35AAB0 |
|---|---|
| RGB | rgb(53, 170, 176) |
| HSL | hsl(183, 54%, 45%) |
| HSV | hsv(183, 70%, 69%) |
| CMYK | cmyk(69.9%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(63.87, -29.65, -12.50) |
| CIE-LCH | lch(63.87, 32.18, 202.85°) |
| OKLab | oklab(67.73% -0.095 -0.0347) |
| OKLCH | oklch(67.73% 0.101 200.1) |
| XYZ | xyz(23.6759, 32.6382, 46.1179) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.75
Cadetblue
#5F9EA0
ΔE00 5.78
Lightseagreen
#20B2AA
ΔE00 6.01
Sea
#3C9992
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.35
Blue Green
#0F9B8E
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AAB0 #B03B35
analogous
#35B079 #35AAB0 #356CB0
triadic
#35AAB0 #B035AA #AAB035
tetradic
#35AAB0 #7935B0 #B03B35 #6CB035
square
#35AAB0 #7935B0 #B03B35 #6CB035
split-complementary
#35AAB0 #B0356C #B07935
monochromatic
#194F52 #277D81 #35AAB0 #56C6CC #85D6DA
Accessibility & contrast
On white
2.79
#35AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#35AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AAB0
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AAB0 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B1
Deuteranopia (green-blind)
#8B95B1
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aab0; /* rgb */ color: rgb(53, 170, 176); /* oklch */ color: oklch(67.7% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#7ec3c7',
500: '#35aab0',
950: '#000000',
},
}SCSS
$custom: #35aab0; $custom-light: #7ec3c7; $custom-dark: #000000;
JSON
{
"hex": "#35aab0",
"rgb": {
"r": 53,
"g": 170,
"b": 176
},
"hsl": {
"h": 182.927,
"s": 53.712,
"l": 44.902
},
"oklch": {
"l": 0.67726,
"c": 0.10109,
"h": 200.1
},
"luminance": 0.32641
}Semantic roles & 50–950 ramp
primary
#35AAB0
secondary
#C4807D
accent
#524BDD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182