#359FB0#359FB0
#359FB0 is a light, moderate teal. Relative luminance 0.287; OKLCH L 65.0% C 0.097 H 210.3°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #359FB0 |
|---|---|
| RGB | rgb(53, 159, 176) |
| HSL | hsl(188, 54%, 45%) |
| HSV | hsv(188, 70%, 69%) |
| CMYK | cmyk(69.9%, 9.7%, 0%, 31%) |
| CIE-LAB | lab(60.50, -24.16, -17.58) |
| CIE-LCH | lch(60.50, 29.88, 216.04°) |
| OKLab | oklab(65.01% -0.0837 -0.0489) |
| OKLCH | oklch(65.01% 0.097 210.3) |
| XYZ | xyz(21.6995, 28.6853, 45.4591) |
| Luminance | 0.2869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.49
Cadetblue
#5F9EA0
ΔE00 6.17
Teal Blue
#01889F
ΔE00 8.27
Sea
#3C9992
ΔE00 9.70
Greyblue
#77A1B5
ΔE00 9.73
Darkcyan
#008B8B
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#359FB0 #B04635
analogous
#35B084 #359FB0 #3561B0
triadic
#359FB0 #B0359F #9FB035
tetradic
#359FB0 #8435B0 #B04635 #61B035
square
#359FB0 #8435B0 #B04635 #61B035
split-complementary
#359FB0 #B03561 #B08435
monochromatic
#194A52 #277581 #359FB0 #56BCCC #85CFDA
Accessibility & contrast
On white
3.12
#359FB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#359FB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #359FB0
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##359FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##359FB0 | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B1
Deuteranopia (green-blind)
#7F8CB0
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #359fb0; /* rgb */ color: rgb(53, 159, 176); /* oklch */ color: oklch(65.0% 0.097 210.3);
Tailwind
colors: {
custom: {
50: '#7dbbc7',
500: '#359fb0',
950: '#000000',
},
}SCSS
$custom: #359fb0; $custom-light: #7dbbc7; $custom-dark: #000000;
JSON
{
"hex": "#359fb0",
"rgb": {
"r": 53,
"g": 159,
"b": 176
},
"hsl": {
"h": 188.293,
"s": 53.712,
"l": 44.902
},
"oklch": {
"l": 0.65009,
"c": 0.09691,
"h": 210.3
},
"luminance": 0.28688
}Semantic roles & 50–950 ramp
primary
#359FB0
secondary
#C4877D
accent
#5F4BDD
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182