#35BEB4#35BEB4
#35BEB4 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.114 H 187.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEB4 |
|---|---|
| RGB | rgb(53, 190, 180) |
| HSL | hsl(176, 56%, 48%) |
| HSV | hsv(176, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(70.09, -37.92, -5.44) |
| CIE-LCH | lch(70.09, 38.31, 188.16°) |
| OKLab | oklab(72.82% -0.1134 -0.0153) |
| OKLCH | oklch(72.82% 0.114 187.7) |
| XYZ | xyz(28.1160, 40.8757, 49.5792) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.68
Lightseagreen
#20B2AA
ΔE00 3.47
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 4.28
Mediumturquoise
#48D1CC
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEB4 #BE353F
analogous
#35BE6F #35BEB4 #3584BE
triadic
#35BEB4 #B435BE #BEB435
tetradic
#35BEB4 #6F35BE #BE353F #84BE35
square
#35BEB4 #6F35BE #BE353F #84BE35
split-complementary
#35BEB4 #BE3584 #BE6F35
monochromatic
#1A5E59 #288E87 #35BEB4 #5ED2CA #8EDFDA
Accessibility & contrast
On white
2.29
#35BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#35BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEB4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEB4 | 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)
#B4B4B4
Deuteranopia (green-blind)
#A0A5B5
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #35beb4; /* rgb */ color: rgb(53, 190, 180); /* oklch */ color: oklch(72.8% 0.114 187.7);
Tailwind
colors: {
custom: {
50: '#81d2ca',
500: '#35beb4',
950: '#000000',
},
}SCSS
$custom: #35beb4; $custom-light: #81d2ca; $custom-dark: #000000;
JSON
{
"hex": "#35beb4",
"rgb": {
"r": 53,
"g": 190,
"b": 180
},
"hsl": {
"h": 175.62,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.72817,
"c": 0.11442,
"h": 187.7
},
"luminance": 0.40879
}Semantic roles & 50–950 ramp
primary
#35BEB4
secondary
#CA858A
accent
#4853E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282