#65AAAF#65AAAF
#65AAAF is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.4% C 0.070 H 201.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65AAAF |
|---|---|
| RGB | rgb(101, 170, 175) |
| HSL | hsl(184, 32%, 54%) |
| HSV | hsv(184, 42%, 69%) |
| CMYK | cmyk(42.3%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(65.44, -20.44, -9.41) |
| CIE-LCH | lch(65.44, 22.51, 204.72°) |
| OKLab | oklab(69.43% -0.0652 -0.0259) |
| OKLCH | oklch(69.43% 0.07 201.6) |
| XYZ | xyz(27.4765, 34.6093, 45.7815) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.85
Turquoise Blue
#06B1C4
ΔE00 6.75
Lightseagreen
#20B2AA
ΔE00 8.61
Sea
#3C9992
ΔE00 8.94
Greyish Teal
#719F91
ΔE00 8.99
Dull Teal
#5F9E8F
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AAAF #AF6A65
analogous
#65AF8F #65AAAF #6585AF
triadic
#65AAAF #AF65AA #AAAF65
tetradic
#65AAAF #8F65AF #AF6A65 #85AF65
square
#65AAAF #8F65AF #AF6A65 #85AF65
split-complementary
#65AAAF #AF6585 #AF8F65
monochromatic
#356265 #49898D #65AAAF #8DC0C4 #B6D6D9
Accessibility & contrast
On white
2.65
#65AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#65AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AAAF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AAAF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AF
Deuteranopia (green-blind)
#949BAF
Tritanopia (blue-blind)
#43AFAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #65aaaf; /* rgb */ color: rgb(101, 170, 175); /* oklch */ color: oklch(69.4% 0.070 201.6);
Tailwind
colors: {
custom: {
50: '#95c3c6',
500: '#65aaaf',
950: '#000000',
},
}SCSS
$custom: #65aaaf; $custom-light: #95c3c6; $custom-dark: #000000;
JSON
{
"hex": "#65aaaf",
"rgb": {
"r": 101,
"g": 170,
"b": 175
},
"hsl": {
"h": 184.054,
"s": 31.624,
"l": 54.118
},
"oklch": {
"l": 0.69433,
"c": 0.07019,
"h": 201.6
},
"luminance": 0.34611
}Semantic roles & 50–950 ramp
primary
#65AAAF
secondary
#C8AAA8
accent
#6760C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182