#65ABB2#65ABB2
#65ABB2 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.8% C 0.071 H 203.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABB2 |
|---|---|
| RGB | rgb(101, 171, 178) |
| HSL | hsl(185, 33%, 55%) |
| HSV | hsv(185, 43%, 70%) |
| CMYK | cmyk(43.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(65.83, -20.17, -10.51) |
| CIE-LCH | lch(65.83, 22.74, 207.51°) |
| OKLab | oklab(69.77% -0.0652 -0.0289) |
| OKLCH | oklch(69.77% 0.071 203.9) |
| XYZ | xyz(27.9626, 35.1048, 47.4132) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.43
Turquoise Blue
#06B1C4
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 9.16
Greyblue
#77A1B5
ΔE00 9.19
Sea
#3C9992
ΔE00 9.66
Greyish Teal
#719F91
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABB2 #B26C65
analogous
#65B293 #65ABB2 #6584B2
triadic
#65ABB2 #B265AB #ABB265
tetradic
#65ABB2 #9365B2 #B26C65 #84B265
square
#65ABB2 #9365B2 #B26C65 #84B265
split-complementary
#65ABB2 #B26584 #B29365
monochromatic
#346468 #498B91 #65ABB2 #8EC1C6 #B7D8DB
Accessibility & contrast
On white
2.62
#65ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#65ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABB2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABB2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#949CB2
Tritanopia (blue-blind)
#41B0AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #65abb2; /* rgb */ color: rgb(101, 171, 178); /* oklch */ color: oklch(69.8% 0.071 203.9);
Tailwind
colors: {
custom: {
50: '#95c4c9',
500: '#65abb2',
950: '#000000',
},
}SCSS
$custom: #65abb2; $custom-light: #95c4c9; $custom-dark: #000000;
JSON
{
"hex": "#65abb2",
"rgb": {
"r": 101,
"g": 171,
"b": 178
},
"hsl": {
"h": 185.455,
"s": 33.333,
"l": 54.706
},
"oklch": {
"l": 0.69774,
"c": 0.07131,
"h": 203.9
},
"luminance": 0.35107
}Semantic roles & 50–950 ramp
primary
#65ABB2
secondary
#CAACA9
accent
#685EC9
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182