#369F9F#369F9F
#369F9F is a light, moderate teal. Relative luminance 0.281; OKLCH L 64.4% C 0.094 H 195.1°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #369F9F |
|---|---|
| RGB | rgb(54, 159, 159) |
| HSL | hsl(180, 49%, 42%) |
| HSV | hsv(180, 66%, 62%) |
| CMYK | cmyk(66%, 0%, 0%, 37.6%) |
| CIE-LAB | lab(59.96, -29.17, -8.79) |
| CIE-LCH | lch(59.96, 30.46, 196.76°) |
| OKLab | oklab(64.39% -0.0906 -0.0244) |
| OKLCH | oklch(64.39% 0.094 195.1) |
| XYZ | xyz(20.1747, 28.0815, 37.1512) |
| Luminance | 0.2808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.44
Cadetblue
#5F9EA0
ΔE00 4.91
Blue Green
#0F9B8E
ΔE00 5.87
Lightseagreen
#20B2AA
ΔE00 6.44
Dusty Teal
#4C9085
ΔE00 7.09
Darkcyan
#008B8B
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#369F9F #9F3636
analogous
#369F6B #369F9F #366B9F
triadic
#369F9F #9F369F #9F9F36
tetradic
#369F9F #6B369F #9F3636 #6B9F36
square
#369F9F #6B369F #9F3636 #6B9F36
split-complementary
#369F9F #9F366B #9F6B36
monochromatic
#174444 #267171 #369F9F #4FC3C3 #7DD3D3
Accessibility & contrast
On white
3.17
#369F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#369F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #369F9F
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##369F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##369F9F | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979F
Deuteranopia (green-blind)
#858BA0
Tritanopia (blue-blind)
#00A49F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #369f9f; /* rgb */ color: rgb(54, 159, 159); /* oklch */ color: oklch(64.4% 0.094 195.1);
Tailwind
colors: {
custom: {
50: '#7cbcbb',
500: '#369f9f',
950: '#000000',
},
}SCSS
$custom: #369f9f; $custom-light: #7cbcbb; $custom-dark: #000000;
JSON
{
"hex": "#369f9f",
"rgb": {
"r": 54,
"g": 159,
"b": 159
},
"hsl": {
"h": 180,
"s": 49.296,
"l": 41.765
},
"oklch": {
"l": 0.64392,
"c": 0.09379,
"h": 195.1
},
"luminance": 0.28084
}Semantic roles & 50–950 ramp
primary
#369F9F
secondary
#BC7575
accent
#4F4FD9
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180