#65AAA0#65AAA0
#65AAA0 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.072 H 183.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAA0 |
|---|---|
| RGB | rgb(101, 170, 160) |
| HSL | hsl(171, 29%, 53%) |
| HSV | hsv(171, 41%, 67%) |
| CMYK | cmyk(40.6%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(65.00, -24.23, -1.70) |
| CIE-LCH | lch(65.00, 24.29, 184.02°) |
| OKLab | oklab(68.94% -0.0717 -0.005) |
| OKLCH | oklch(68.94% 0.072 183.9) |
| XYZ | xyz(26.0843, 34.0524, 38.4491) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.30
Greyish Teal
#719F91
ΔE00 5.03
Grey Teal
#5E9B8A
ΔE00 5.58
Cadetblue
#5F9EA0
ΔE00 6.10
Lightseagreen
#20B2AA
ΔE00 6.19
Sea
#3C9992
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAA0 #AA656F
analogous
#65AA7D #65AAA0 #6591AA
triadic
#65AAA0 #A065AA #AAA065
tetradic
#65AAA0 #7D65AA #AA656F #91AA65
square
#65AAA0 #7D65AA #AA656F #91AA65
split-complementary
#65AAA0 #AA6591 #AA7D65
monochromatic
#35605A #4B877E #65AAA0 #8CC0B8 #B4D6D1
Accessibility & contrast
On white
2.69
#65AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#65AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAA0
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAA0 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#989AA1
Tritanopia (blue-blind)
#4BADA7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #65aaa0; /* rgb */ color: rgb(101, 170, 160); /* oklch */ color: oklch(68.9% 0.072 183.9);
Tailwind
colors: {
custom: {
50: '#94c3bc',
500: '#65aaa0',
950: '#000000',
},
}SCSS
$custom: #65aaa0; $custom-light: #94c3bc; $custom-dark: #000000;
JSON
{
"hex": "#65aaa0",
"rgb": {
"r": 101,
"g": 170,
"b": 160
},
"hsl": {
"h": 171.304,
"s": 28.87,
"l": 53.137
},
"oklch": {
"l": 0.68935,
"c": 0.07187,
"h": 183.9
},
"luminance": 0.34054
}Semantic roles & 50–950 ramp
primary
#65AAA0
secondary
#C4A7AB
accent
#6371C5
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0D1212
muted
#7E8181