#65AFA3#65AFA3
#65AFA3 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.2% C 0.077 H 182.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65AFA3 |
|---|---|
| RGB | rgb(101, 175, 163) |
| HSL | hsl(170, 32%, 54%) |
| HSV | hsv(170, 42%, 69%) |
| CMYK | cmyk(42.3%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(66.57, -26.00, -1.07) |
| CIE-LCH | lch(66.57, 26.02, 182.36°) |
| OKLab | oklab(70.23% -0.0765 -0.0033) |
| OKLCH | oklch(70.23% 0.077 182.5) |
| XYZ | xyz(27.3051, 36.0690, 40.1664) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 5.71
Greyish Teal
#719F91
ΔE00 6.12
Grey Teal
#5E9B8A
ΔE00 6.57
Topaz
#13BBAF
ΔE00 6.57
Tealish
#24BCA8
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AFA3 #AF6571
analogous
#65AF7E #65AFA3 #6596AF
triadic
#65AFA3 #A365AF #AFA365
tetradic
#65AFA3 #7E65AF #AF6571 #96AF65
square
#65AFA3 #7E65AF #AF6571 #96AF65
split-complementary
#65AFA3 #AF6596 #AF7E65
monochromatic
#35655D #498D82 #65AFA3 #8DC4BB #B6D9D3
Accessibility & contrast
On white
2.56
#65AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#65AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AFA3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AFA3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#48B2AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65afa3; /* rgb */ color: rgb(101, 175, 163); /* oklch */ color: oklch(70.2% 0.077 182.5);
Tailwind
colors: {
custom: {
50: '#95c7be',
500: '#65afa3',
950: '#000000',
},
}SCSS
$custom: #65afa3; $custom-light: #95c7be; $custom-dark: #000000;
JSON
{
"hex": "#65afa3",
"rgb": {
"r": 101,
"g": 175,
"b": 163
},
"hsl": {
"h": 170.27,
"s": 31.624,
"l": 54.118
},
"oklch": {
"l": 0.70225,
"c": 0.07657,
"h": 182.5
},
"luminance": 0.36071
}Semantic roles & 50–950 ramp
primary
#65AFA3
secondary
#C8A8AD
accent
#6071C8
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281