#35BEB7#35BEB7
#35BEB7 is a light, moderate teal. Relative luminance 0.410; OKLCH L 72.9% C 0.114 H 189.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEB7 |
|---|---|
| RGB | rgb(53, 190, 183) |
| HSL | hsl(177, 56%, 48%) |
| HSV | hsv(177, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(70.18, -37.08, -6.95) |
| CIE-LCH | lch(70.18, 37.72, 190.62°) |
| OKLab | oklab(72.92% -0.112 -0.0195) |
| OKLCH | oklch(72.92% 0.114 189.9) |
| XYZ | xyz(28.4249, 40.9993, 51.2061) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.42
Lightseagreen
#20B2AA
ΔE00 3.51
Tealish
#24BCA8
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEB7 #BE353C
analogous
#35BE72 #35BEB7 #3581BE
triadic
#35BEB7 #B735BE #BEB735
tetradic
#35BEB7 #7235BE #BE353C #81BE35
square
#35BEB7 #7235BE #BE353C #81BE35
split-complementary
#35BEB7 #BE3581 #BE7235
monochromatic
#1A5E5B #288E89 #35BEB7 #5ED2CC #8EDFDB
Accessibility & contrast
On white
2.28
#35BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#35BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEB7
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEB7 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B7
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #35beb7; /* rgb */ color: rgb(53, 190, 183); /* oklch */ color: oklch(72.9% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#82d2cc',
500: '#35beb7',
950: '#000000',
},
}SCSS
$custom: #35beb7; $custom-light: #82d2cc; $custom-dark: #000000;
JSON
{
"hex": "#35beb7",
"rgb": {
"r": 53,
"g": 190,
"b": 183
},
"hsl": {
"h": 176.934,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.72916,
"c": 0.11372,
"h": 189.9
},
"luminance": 0.41003
}Semantic roles & 50–950 ramp
primary
#35BEB7
secondary
#CA8588
accent
#4850E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282