#65B2BB#65B2BB
#65B2BB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.7% C 0.077 H 205.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65B2BB |
|---|---|
| RGB | rgb(101, 178, 187) |
| HSL | hsl(186, 39%, 56%) |
| HSV | hsv(186, 46%, 73%) |
| CMYK | cmyk(46%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.16, -21.38, -12.00) |
| CIE-LCH | lch(68.16, 24.52, 209.31°) |
| OKLab | oklab(71.74% -0.0698 -0.0331) |
| OKLCH | oklch(71.74% 0.077 205.3) |
| XYZ | xyz(30.2534, 38.1929, 52.7818) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.55
Cadetblue
#5F9EA0
ΔE00 6.51
Lightseagreen
#20B2AA
ΔE00 9.33
Greyblue
#77A1B5
ΔE00 9.78
Darkturquoise
#00CED1
ΔE00 9.80
Mediumturquoise
#48D1CC
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B2BB #BB6E65
analogous
#65BB99 #65B2BB #6587BB
triadic
#65B2BB #BB65B2 #B2BB65
tetradic
#65B2BB #9965BB #BB6E65 #87BB65
square
#65B2BB #9965BB #BB6E65 #87BB65
split-complementary
#65B2BB #BB6587 #BB9965
monochromatic
#336C73 #45949D #65B2BB #8FC7CE #BADCE0
Accessibility & contrast
On white
2.43
#65B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#65B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B2BB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B2BB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#39B8B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65b2bb; /* rgb */ color: rgb(101, 178, 187); /* oklch */ color: oklch(71.7% 0.077 205.3);
Tailwind
colors: {
custom: {
50: '#96c9cf',
500: '#65b2bb',
950: '#000000',
},
}SCSS
$custom: #65b2bb; $custom-light: #96c9cf; $custom-dark: #000000;
JSON
{
"hex": "#65b2bb",
"rgb": {
"r": 101,
"g": 178,
"b": 187
},
"hsl": {
"h": 186.279,
"s": 38.739,
"l": 56.471
},
"oklch": {
"l": 0.71736,
"c": 0.07726,
"h": 205.3
},
"luminance": 0.38195
}Semantic roles & 50–950 ramp
primary
#65B2BB
secondary
#D0B0AC
accent
#6559CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282