#65B3AF#65B3AF
#65B3AF is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.6% C 0.078 H 191.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65B3AF |
|---|---|
| RGB | rgb(101, 179, 175) |
| HSL | hsl(177, 34%, 55%) |
| HSV | hsv(177, 44%, 70%) |
| CMYK | cmyk(43.6%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(68.09, -25.01, -5.47) |
| CIE-LCH | lch(68.09, 25.60, 192.35°) |
| OKLab | oklab(71.56% -0.0761 -0.0152) |
| OKLCH | oklch(71.56% 0.078 191.3) |
| XYZ | xyz(29.2218, 38.0998, 46.3632) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.62
Topaz
#13BBAF
ΔE00 6.68
Cadetblue
#5F9EA0
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 7.89
Tealish
#24BCA8
ΔE00 7.99
Greyish Teal
#719F91
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65B3AF #B36569
analogous
#65B388 #65B3AF #6590B3
triadic
#65B3AF #AF65B3 #B3AF65
tetradic
#65B3AF #8865B3 #B36569 #90B365
square
#65B3AF #8865B3 #B36569 #90B365
split-complementary
#65B3AF #B36590 #B38865
monochromatic
#346A67 #48938F #65B3AF #8EC7C4 #B7DBDA
Accessibility & contrast
On white
2.44
#65B3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#65B3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65B3AF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65B3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65B3AF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#9DA2B0
Tritanopia (blue-blind)
#41B7B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #65b3af; /* rgb */ color: rgb(101, 179, 175); /* oklch */ color: oklch(71.6% 0.078 191.3);
Tailwind
colors: {
custom: {
50: '#96cac6',
500: '#65b3af',
950: '#000000',
},
}SCSS
$custom: #65b3af; $custom-light: #96cac6; $custom-dark: #000000;
JSON
{
"hex": "#65b3af",
"rgb": {
"r": 101,
"g": 179,
"b": 175
},
"hsl": {
"h": 176.923,
"s": 33.913,
"l": 54.902
},
"oklch": {
"l": 0.71561,
"c": 0.07758,
"h": 191.3
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#65B3AF
secondary
#CAA9AB
accent
#5E63CA
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282