#65AAA9#65AAA9
#65AAA9 is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.2% C 0.070 H 194.5°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAA9 |
|---|---|
| RGB | rgb(101, 170, 169) |
| HSL | hsl(179, 29%, 53%) |
| HSV | hsv(179, 41%, 67%) |
| CMYK | cmyk(40.6%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(65.26, -21.99, -6.34) |
| CIE-LCH | lch(65.26, 22.88, 196.08°) |
| OKLab | oklab(69.23% -0.0678 -0.0175) |
| OKLCH | oklch(69.23% 0.07 194.5) |
| XYZ | xyz(26.9003, 34.3788, 42.7467) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.86
Dull Teal
#5F9E8F
ΔE00 6.96
Lightseagreen
#20B2AA
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 7.05
Sea
#3C9992
ΔE00 7.48
Grey Teal
#5E9B8A
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAA9 #AA6566
analogous
#65AA86 #65AAA9 #6588AA
triadic
#65AAA9 #A965AA #AAA965
tetradic
#65AAA9 #8665AA #AA6566 #88AA65
square
#65AAA9 #8665AA #AA6566 #88AA65
split-complementary
#65AAA9 #AA6588 #AA8665
monochromatic
#35605F #4B8786 #65AAA9 #8CC0BF #B4D6D5
Accessibility & contrast
On white
2.67
#65AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#65AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAA9
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAA9 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A9
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#46AEA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #65aaa9; /* rgb */ color: rgb(101, 170, 169); /* oklch */ color: oklch(69.2% 0.070 194.5);
Tailwind
colors: {
custom: {
50: '#95c3c2',
500: '#65aaa9',
950: '#000000',
},
}SCSS
$custom: #65aaa9; $custom-light: #95c3c2; $custom-dark: #000000;
JSON
{
"hex": "#65aaa9",
"rgb": {
"r": 101,
"g": 170,
"b": 169
},
"hsl": {
"h": 179.13,
"s": 28.87,
"l": 53.137
},
"oklch": {
"l": 0.69228,
"c": 0.07,
"h": 194.5
},
"luminance": 0.34381
}Semantic roles & 50–950 ramp
primary
#65AAA9
secondary
#C4A7A7
accent
#6364C5
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181