#65B2BD#65B2BD
#65B2BD is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.8% C 0.078 H 207.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65B2BD |
|---|---|
| RGB | rgb(101, 178, 189) |
| HSL | hsl(188, 40%, 57%) |
| HSV | hsv(188, 47%, 74%) |
| CMYK | cmyk(46.6%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(68.23, -20.85, -13.01) |
| CIE-LCH | lch(68.23, 24.57, 211.97°) |
| OKLab | oklab(71.81% -0.069 -0.0358) |
| OKLCH | oklch(71.81% 0.078 207.4) |
| XYZ | xyz(30.4690, 38.2792, 53.9172) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.39
Cadetblue
#5F9EA0
ΔE00 6.86
Greyblue
#77A1B5
ΔE00 9.24
Lightseagreen
#20B2AA
ΔE00 10.04
Darkturquoise
#00CED1
ΔE00 10.17
Bluegrey
#85A3B2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B2BD #BD7065
analogous
#65BD9C #65B2BD #6586BD
triadic
#65B2BD #BD65B2 #B2BD65
tetradic
#65B2BD #9C65BD #BD7065 #86BD65
square
#65B2BD #9C65BD #BD7065 #86BD65
split-complementary
#65B2BD #BD6586 #BD9C65
monochromatic
#326D75 #4595A0 #65B2BD #90C7CF #BBDDE2
Accessibility & contrast
On white
2.43
#65B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#65B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B2BD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B2BD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#98A2BD
Tritanopia (blue-blind)
#37B8B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65b2bd; /* rgb */ color: rgb(101, 178, 189); /* oklch */ color: oklch(71.8% 0.078 207.4);
Tailwind
colors: {
custom: {
50: '#96c9d0',
500: '#65b2bd',
950: '#000000',
},
}SCSS
$custom: #65b2bd; $custom-light: #96c9d0; $custom-dark: #000000;
JSON
{
"hex": "#65b2bd",
"rgb": {
"r": 101,
"g": 178,
"b": 189
},
"hsl": {
"h": 187.5,
"s": 40,
"l": 56.863
},
"oklch": {
"l": 0.71808,
"c": 0.07776,
"h": 207.4
},
"luminance": 0.38282
}Semantic roles & 50–950 ramp
primary
#65B2BD
secondary
#D1B1AD
accent
#6758D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282