#65B0BB#65B0BB
#65B0BB is a light, moderate teal. Relative luminance 0.374; OKLCH L 71.3% C 0.076 H 207.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65B0BB |
|---|---|
| RGB | rgb(101, 176, 187) |
| HSL | hsl(188, 39%, 56%) |
| HSV | hsv(188, 46%, 73%) |
| CMYK | cmyk(46%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(67.58, -20.35, -12.88) |
| CIE-LCH | lch(67.58, 24.09, 212.32°) |
| OKLab | oklab(71.27% -0.0675 -0.0355) |
| OKLCH | oklch(71.27% 0.076 207.7) |
| XYZ | xyz(29.8584, 37.4029, 52.6501) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 6.41
Greyblue
#77A1B5
ΔE00 8.84
Lightseagreen
#20B2AA
ΔE00 10.14
Bluegrey
#85A3B2
ΔE00 10.16
Darkturquoise
#00CED1
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B0BB #BB7065
analogous
#65BB9B #65B0BB #6585BB
triadic
#65B0BB #BB65B0 #B0BB65
tetradic
#65B0BB #9B65BB #BB7065 #85BB65
square
#65B0BB #9B65BB #BB7065 #85BB65
split-complementary
#65B0BB #BB6585 #BB9B65
monochromatic
#336B73 #45929D #65B0BB #8FC6CE #BADCE0
Accessibility & contrast
On white
2.48
#65B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#65B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B0BB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B0BB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#39B6B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #65b0bb; /* rgb */ color: rgb(101, 176, 187); /* oklch */ color: oklch(71.3% 0.076 207.7);
Tailwind
colors: {
custom: {
50: '#96c7cf',
500: '#65b0bb',
950: '#000000',
},
}SCSS
$custom: #65b0bb; $custom-light: #96c7cf; $custom-dark: #000000;
JSON
{
"hex": "#65b0bb",
"rgb": {
"r": 101,
"g": 176,
"b": 187
},
"hsl": {
"h": 187.674,
"s": 38.739,
"l": 56.471
},
"oklch": {
"l": 0.71268,
"c": 0.07623,
"h": 207.7
},
"luminance": 0.37405
}Semantic roles & 50–950 ramp
primary
#65B0BB
secondary
#D0B1AC
accent
#6859CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282