#65ABB3#65ABB3
#65ABB3 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.8% C 0.072 H 205.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65ABB3 |
|---|---|
| RGB | rgb(101, 171, 179) |
| HSL | hsl(186, 34%, 55%) |
| HSV | hsv(186, 44%, 70%) |
| CMYK | cmyk(43.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(65.86, -19.91, -11.02) |
| CIE-LCH | lch(65.86, 22.75, 208.96°) |
| OKLab | oklab(69.81% -0.0648 -0.0303) |
| OKLCH | oklch(69.81% 0.072 205.1) |
| XYZ | xyz(28.0634, 35.1451, 47.9439) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.63
Turquoise Blue
#06B1C4
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 8.86
Lightseagreen
#20B2AA
ΔE00 9.50
Sea
#3C9992
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ABB3 #B36D65
analogous
#65B394 #65ABB3 #6584B3
triadic
#65ABB3 #B365AB #ABB365
tetradic
#65ABB3 #9465B3 #B36D65 #84B365
square
#65ABB3 #9465B3 #B36D65 #84B365
split-complementary
#65ABB3 #B36584 #B39465
monochromatic
#34646A #488B93 #65ABB3 #8EC1C7 #B7D8DB
Accessibility & contrast
On white
2.62
#65ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#65ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ABB3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ABB3 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B4
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#40B0AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #65abb3; /* rgb */ color: rgb(101, 171, 179); /* oklch */ color: oklch(69.8% 0.072 205.1);
Tailwind
colors: {
custom: {
50: '#95c4c9',
500: '#65abb3',
950: '#000000',
},
}SCSS
$custom: #65abb3; $custom-light: #95c4c9; $custom-dark: #000000;
JSON
{
"hex": "#65abb3",
"rgb": {
"r": 101,
"g": 171,
"b": 179
},
"hsl": {
"h": 186.154,
"s": 33.913,
"l": 54.902
},
"oklch": {
"l": 0.6981,
"c": 0.07151,
"h": 205.1
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#65ABB3
secondary
#CAADA9
accent
#695ECA
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182