#65B2BC#65B2BC
#65B2BC is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.8% C 0.077 H 206.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65B2BC |
|---|---|
| RGB | rgb(101, 178, 188) |
| HSL | hsl(187, 39%, 57%) |
| HSV | hsv(187, 46%, 74%) |
| CMYK | cmyk(46.3%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(68.19, -21.11, -12.51) |
| CIE-LCH | lch(68.19, 24.54, 210.64°) |
| OKLab | oklab(71.77% -0.0694 -0.0344) |
| OKLCH | oklch(71.77% 0.077 206.4) |
| XYZ | xyz(30.3609, 38.2359, 53.3476) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.46
Cadetblue
#5F9EA0
ΔE00 6.68
Greyblue
#77A1B5
ΔE00 9.51
Lightseagreen
#20B2AA
ΔE00 9.68
Darkturquoise
#00CED1
ΔE00 9.98
Bluegrey
#85A3B2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B2BC #BC6F65
analogous
#65BC9B #65B2BC #6587BC
triadic
#65B2BC #BC65B2 #B2BC65
tetradic
#65B2BC #9B65BC #BC6F65 #87BC65
square
#65B2BC #9B65BC #BC6F65 #87BC65
split-complementary
#65B2BC #BC6587 #BC9B65
monochromatic
#336D74 #45949F #65B2BC #90C7CF #BADDE1
Accessibility & contrast
On white
2.43
#65B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#65B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B2BC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B2BC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#38B8B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65b2bc; /* rgb */ color: rgb(101, 178, 188); /* oklch */ color: oklch(71.8% 0.077 206.4);
Tailwind
colors: {
custom: {
50: '#96c9d0',
500: '#65b2bc',
950: '#000000',
},
}SCSS
$custom: #65b2bc; $custom-light: #96c9d0; $custom-dark: #000000;
JSON
{
"hex": "#65b2bc",
"rgb": {
"r": 101,
"g": 178,
"b": 188
},
"hsl": {
"h": 186.897,
"s": 39.367,
"l": 56.667
},
"oklch": {
"l": 0.71772,
"c": 0.07749,
"h": 206.4
},
"luminance": 0.38238
}Semantic roles & 50–950 ramp
primary
#65B2BC
secondary
#D0B1AD
accent
#6659CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282