#65AFA5#65AFA5
#65AFA5 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.3% C 0.076 H 184.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65AFA5 |
|---|---|
| RGB | rgb(101, 175, 165) |
| HSL | hsl(172, 32%, 54%) |
| HSV | hsv(172, 42%, 69%) |
| CMYK | cmyk(42.3%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(66.63, -25.51, -2.10) |
| CIE-LCH | lch(66.63, 25.60, 184.71°) |
| OKLab | oklab(70.29% -0.0756 -0.006) |
| OKLCH | oklch(70.29% 0.076 184.6) |
| XYZ | xyz(27.4857, 36.1412, 41.1176) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.54
Dull Teal
#5F9E8F
ΔE00 5.64
Greyish Teal
#719F91
ΔE00 6.31
Topaz
#13BBAF
ΔE00 6.57
Grey Teal
#5E9B8A
ΔE00 6.89
Tealish
#24BCA8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AFA5 #AF656F
analogous
#65AF80 #65AFA5 #6594AF
triadic
#65AFA5 #A565AF #AFA565
tetradic
#65AFA5 #8065AF #AF656F #94AF65
square
#65AFA5 #8065AF #AF656F #94AF65
split-complementary
#65AFA5 #AF6594 #AF8065
monochromatic
#35655F #498D84 #65AFA5 #8DC4BD #B6D9D4
Accessibility & contrast
On white
2.55
#65AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#65AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AFA5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AFA5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A5
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#47B2AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65afa5; /* rgb */ color: rgb(101, 175, 165); /* oklch */ color: oklch(70.3% 0.076 184.6);
Tailwind
colors: {
custom: {
50: '#95c7bf',
500: '#65afa5',
950: '#000000',
},
}SCSS
$custom: #65afa5; $custom-light: #95c7bf; $custom-dark: #000000;
JSON
{
"hex": "#65afa5",
"rgb": {
"r": 101,
"g": 175,
"b": 165
},
"hsl": {
"h": 171.892,
"s": 31.624,
"l": 54.118
},
"oklch": {
"l": 0.70288,
"c": 0.07586,
"h": 184.6
},
"luminance": 0.36143
}Semantic roles & 50–950 ramp
primary
#65AFA5
secondary
#C8A8AC
accent
#606EC8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281