#35BEB8#35BEB8
#35BEB8 is a light, moderate teal. Relative luminance 0.410; OKLCH L 73.0% C 0.114 H 190.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEB8 |
|---|---|
| RGB | rgb(53, 190, 184) |
| HSL | hsl(177, 56%, 48%) |
| HSV | hsv(177, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.20, -36.80, -7.46) |
| CIE-LCH | lch(70.20, 37.54, 191.46°) |
| OKLab | oklab(72.95% -0.1116 -0.0208) |
| OKLCH | oklch(72.95% 0.114 190.6) |
| XYZ | xyz(28.5294, 41.0411, 51.7562) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.72
Lightseagreen
#20B2AA
ΔE00 3.60
Mediumturquoise
#48D1CC
ΔE00 4.99
Tealish
#24BCA8
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 5.22
Turquoise (survey)
#06C2AC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEB8 #BE353B
analogous
#35BE73 #35BEB8 #3580BE
triadic
#35BEB8 #B835BE #BEB835
tetradic
#35BEB8 #7335BE #BE353B #80BE35
square
#35BEB8 #7335BE #BE353B #80BE35
split-complementary
#35BEB8 #BE3580 #BE7335
monochromatic
#1A5E5B #288E8A #35BEB8 #5ED2CD #8EDFDC
Accessibility & contrast
On white
2.28
#35BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#35BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEB8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEB8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#9FA6B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #35beb8; /* rgb */ color: rgb(53, 190, 184); /* oklch */ color: oklch(73.0% 0.114 190.6);
Tailwind
colors: {
custom: {
50: '#82d2cd',
500: '#35beb8',
950: '#000000',
},
}SCSS
$custom: #35beb8; $custom-light: #82d2cd; $custom-dark: #000000;
JSON
{
"hex": "#35beb8",
"rgb": {
"r": 53,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.372,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.7295,
"c": 0.11353,
"h": 190.6
},
"luminance": 0.41044
}Semantic roles & 50–950 ramp
primary
#35BEB8
secondary
#CA8588
accent
#484FE0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282