#65ABB4#65ABB4
#65ABB4 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.8% C 0.072 H 206.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABB4 |
|---|---|
| RGB | rgb(101, 171, 180) |
| HSL | hsl(187, 34%, 55%) |
| HSV | hsv(187, 44%, 71%) |
| CMYK | cmyk(43.9%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(65.89, -19.64, -11.52) |
| CIE-LCH | lch(65.89, 22.77, 210.40°) |
| OKLab | oklab(69.85% -0.0644 -0.0317) |
| OKLCH | oklch(69.85% 0.072 206.2) |
| XYZ | xyz(28.1649, 35.1857, 48.4785) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.86
Turquoise Blue
#06B1C4
ΔE00 6.06
Greyblue
#77A1B5
ΔE00 8.54
Bluegrey
#85A3B2
ΔE00 9.84
Lightseagreen
#20B2AA
ΔE00 9.85
Sea
#3C9992
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABB4 #B46E65
analogous
#65B495 #65ABB4 #6584B4
triadic
#65ABB4 #B465AB #ABB465
tetradic
#65ABB4 #9565B4 #B46E65 #84B465
square
#65ABB4 #9565B4 #B46E65 #84B465
split-complementary
#65ABB4 #B46584 #B49565
monochromatic
#34646B #488B94 #65ABB4 #8EC1C8 #B7D8DC
Accessibility & contrast
On white
2.61
#65ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#65ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABB4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABB4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B5
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#40B0AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #65abb4; /* rgb */ color: rgb(101, 171, 180); /* oklch */ color: oklch(69.8% 0.072 206.2);
Tailwind
colors: {
custom: {
50: '#95c4ca',
500: '#65abb4',
950: '#000000',
},
}SCSS
$custom: #65abb4; $custom-light: #95c4ca; $custom-dark: #000000;
JSON
{
"hex": "#65abb4",
"rgb": {
"r": 101,
"g": 171,
"b": 180
},
"hsl": {
"h": 186.835,
"s": 34.498,
"l": 55.098
},
"oklch": {
"l": 0.69845,
"c": 0.07175,
"h": 206.2
},
"luminance": 0.35188
}Semantic roles & 50–950 ramp
primary
#65ABB4
secondary
#CBAEAA
accent
#6A5DCB
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182