#35AFBE#35AFBE
#35AFBE is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.106 H 207.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFBE |
|---|---|
| RGB | rgb(53, 175, 190) |
| HSL | hsl(187, 56%, 48%) |
| HSV | hsv(187, 72%, 75%) |
| CMYK | cmyk(72.1%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(65.85, -27.86, -17.30) |
| CIE-LCH | lch(65.85, 32.80, 211.83°) |
| OKLab | oklab(69.48% -0.094 -0.0481) |
| OKLCH | oklch(69.48% 0.106 207.1) |
| XYZ | xyz(26.0884, 35.1315, 54.1113) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.62
Cadetblue
#5F9EA0
ΔE00 7.51
Lightseagreen
#20B2AA
ΔE00 9.01
Darkturquoise
#00CED1
ΔE00 9.64
Aqua Blue
#02D8E9
ΔE00 10.62
Topaz
#13BBAF
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFBE #BE4435
analogous
#35BE88 #35AFBE #356BBE
triadic
#35AFBE #BE35AF #AFBE35
tetradic
#35AFBE #8835BE #BE4435 #6BBE35
square
#35AFBE #8835BE #BE4435 #6BBE35
split-complementary
#35AFBE #BE356B #BE8835
monochromatic
#1A575E #28838E #35AFBE #5EC5D2 #8ED7DF
Accessibility & contrast
On white
2.62
#35AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#35AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFBE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFBE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35afbe; /* rgb */ color: rgb(53, 175, 190); /* oklch */ color: oklch(69.5% 0.106 207.1);
Tailwind
colors: {
custom: {
50: '#80c7d1',
500: '#35afbe',
950: '#000000',
},
}SCSS
$custom: #35afbe; $custom-light: #80c7d1; $custom-dark: #000000;
JSON
{
"hex": "#35afbe",
"rgb": {
"r": 53,
"g": 175,
"b": 190
},
"hsl": {
"h": 186.569,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.69484,
"c": 0.10561,
"h": 207.1
},
"luminance": 0.35135
}Semantic roles & 50–950 ramp
primary
#35AFBE
secondary
#CA8C85
accent
#5948E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282