#35BEB9#35BEB9
#35BEB9 is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.0% C 0.113 H 191.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEB9 |
|---|---|
| RGB | rgb(53, 190, 185) |
| HSL | hsl(178, 56%, 48%) |
| HSV | hsv(178, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 2.6%, 25.5%) |
| CIE-LAB | lab(70.23, -36.51, -7.96) |
| CIE-LCH | lch(70.23, 37.37, 192.30°) |
| OKLab | oklab(72.98% -0.1111 -0.0222) |
| OKLCH | oklch(72.98% 0.113 191.3) |
| XYZ | xyz(28.6345, 41.0832, 52.3102) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.04
Lightseagreen
#20B2AA
ΔE00 3.72
Mediumturquoise
#48D1CC
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.01
Tealish
#24BCA8
ΔE00 5.42
Turquoise (survey)
#06C2AC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEB9 #BE353A
analogous
#35BE74 #35BEB9 #357FBE
triadic
#35BEB9 #B935BE #BEB935
tetradic
#35BEB9 #7435BE #BE353A #7FBE35
square
#35BEB9 #7435BE #BE353A #7FBE35
split-complementary
#35BEB9 #BE357F #BE7435
monochromatic
#1A5E5C #288E8A #35BEB9 #5ED2CE #8EDFDC
Accessibility & contrast
On white
2.28
#35BEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#35BEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEB9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEB9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B9
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #35beb9; /* rgb */ color: rgb(53, 190, 185); /* oklch */ color: oklch(73.0% 0.113 191.3);
Tailwind
colors: {
custom: {
50: '#82d2ce',
500: '#35beb9',
950: '#000000',
},
}SCSS
$custom: #35beb9; $custom-light: #82d2ce; $custom-dark: #000000;
JSON
{
"hex": "#35beb9",
"rgb": {
"r": 53,
"g": 190,
"b": 185
},
"hsl": {
"h": 177.81,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.72984,
"c": 0.11335,
"h": 191.3
},
"luminance": 0.41087
}Semantic roles & 50–950 ramp
primary
#35BEB9
secondary
#CA8587
accent
#484EE0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282