#65AFA8#65AFA8
#65AFA8 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.4% C 0.075 H 187.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65AFA8 |
|---|---|
| RGB | rgb(101, 175, 168) |
| HSL | hsl(174, 32%, 54%) |
| HSV | hsv(174, 42%, 69%) |
| CMYK | cmyk(42.3%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(66.71, -24.77, -3.64) |
| CIE-LCH | lch(66.71, 25.04, 188.36°) |
| OKLab | oklab(70.38% -0.0743 -0.0102) |
| OKLCH | oklch(70.38% 0.075 187.8) |
| XYZ | xyz(27.7619, 36.2517, 42.5725) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.53
Dull Teal
#5F9E8F
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 6.30
Greyish Teal
#719F91
ΔE00 6.73
Topaz
#13BBAF
ΔE00 6.78
Grey Teal
#5E9B8A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65AFA8 #AF656C
analogous
#65AF83 #65AFA8 #6591AF
triadic
#65AFA8 #A865AF #AFA865
tetradic
#65AFA8 #8365AF #AF656C #91AF65
square
#65AFA8 #8365AF #AF656C #91AF65
split-complementary
#65AFA8 #AF6591 #AF8365
monochromatic
#356560 #498D87 #65AFA8 #8DC4BF #B6D9D6
Accessibility & contrast
On white
2.55
#65AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#65AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65AFA8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65AFA8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#46B2AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #65afa8; /* rgb */ color: rgb(101, 175, 168); /* oklch */ color: oklch(70.4% 0.075 187.8);
Tailwind
colors: {
custom: {
50: '#95c7c1',
500: '#65afa8',
950: '#000000',
},
}SCSS
$custom: #65afa8; $custom-light: #95c7c1; $custom-dark: #000000;
JSON
{
"hex": "#65afa8",
"rgb": {
"r": 101,
"g": 175,
"b": 168
},
"hsl": {
"h": 174.324,
"s": 31.624,
"l": 54.118
},
"oklch": {
"l": 0.70383,
"c": 0.075,
"h": 187.8
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#65AFA8
secondary
#C8A8AB
accent
#606AC8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281