#35BEB5#35BEB5
#35BEB5 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.9% C 0.114 H 188.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEB5 |
|---|---|
| RGB | rgb(53, 190, 181) |
| HSL | hsl(176, 56%, 48%) |
| HSV | hsv(176, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 4.7%, 25.5%) |
| CIE-LAB | lab(70.12, -37.64, -5.94) |
| CIE-LCH | lch(70.12, 38.11, 188.97°) |
| OKLab | oklab(72.85% -0.1129 -0.0167) |
| OKLCH | oklch(72.85% 0.114 188.4) |
| XYZ | xyz(28.2182, 40.9166, 50.1176) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.89
Lightseagreen
#20B2AA
ΔE00 3.44
Tealish
#24BCA8
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 4.62
Mediumturquoise
#48D1CC
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEB5 #BE353E
analogous
#35BE70 #35BEB5 #3583BE
triadic
#35BEB5 #B535BE #BEB535
tetradic
#35BEB5 #7035BE #BE353E #83BE35
square
#35BEB5 #7035BE #BE353E #83BE35
split-complementary
#35BEB5 #BE3583 #BE7035
monochromatic
#1A5E5A #288E87 #35BEB5 #5ED2CA #8EDFDA
Accessibility & contrast
On white
2.29
#35BEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#35BEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEB5
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEB5 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B5
Deuteranopia (green-blind)
#A0A5B6
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #35beb5; /* rgb */ color: rgb(53, 190, 181); /* oklch */ color: oklch(72.9% 0.114 188.4);
Tailwind
colors: {
custom: {
50: '#81d2cb',
500: '#35beb5',
950: '#000000',
},
}SCSS
$custom: #35beb5; $custom-light: #81d2cb; $custom-dark: #000000;
JSON
{
"hex": "#35beb5",
"rgb": {
"r": 53,
"g": 190,
"b": 181
},
"hsl": {
"h": 176.058,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.7285,
"c": 0.11417,
"h": 188.4
},
"luminance": 0.4092
}Semantic roles & 50–950 ramp
primary
#35BEB5
secondary
#CA8589
accent
#4852E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282