#65BFAC#65BFAC
#65BFAC is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.3% C 0.092 H 178.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65BFAC |
|---|---|
| RGB | rgb(101, 191, 172) |
| HSL | hsl(167, 41%, 57%) |
| HSV | hsv(167, 47%, 75%) |
| CMYK | cmyk(47.1%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(71.56, -31.61, 1.26) |
| CIE-LCH | lch(71.56, 31.63, 177.72°) |
| OKLab | oklab(74.33% -0.0915 0.0028) |
| OKLCH | oklch(74.33% 0.092 178.2) |
| XYZ | xyz(31.4409, 43.0043, 45.6655) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 4.81
Turquoise (survey)
#06C2AC
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.25
Topaz
#13BBAF
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BFAC #BF6578
analogous
#65BF7F #65BFAC #65A5BF
triadic
#65BFAC #AC65BF #BFAC65
tetradic
#65BFAC #7F65BF #BF6578 #A5BF65
square
#65BFAC #7F65BF #BF6578 #A5BF65
split-complementary
#65BFAC #BF65A5 #BF7F65
monochromatic
#327869 #44A38F #65BFAC #90D1C3 #BBE3DB
Accessibility & contrast
On white
2.19
#65BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#65BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BFAC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BFAC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#3FC1B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #65bfac; /* rgb */ color: rgb(101, 191, 172); /* oklch */ color: oklch(74.3% 0.092 178.2);
Tailwind
colors: {
custom: {
50: '#97d2c4',
500: '#65bfac',
950: '#000000',
},
}SCSS
$custom: #65bfac; $custom-light: #97d2c4; $custom-dark: #000000;
JSON
{
"hex": "#65bfac",
"rgb": {
"r": 101,
"g": 191,
"b": 172
},
"hsl": {
"h": 167.333,
"s": 41.284,
"l": 57.255
},
"oklch": {
"l": 0.74326,
"c": 0.09157,
"h": 178.2
},
"luminance": 0.43007
}Semantic roles & 50–950 ramp
primary
#65BFAC
secondary
#D2AEB5
accent
#5771D1
background
#F9FCFC
surface
#F2F9F8
border
#CCD2D1
text
#0E1412
muted
#7E8281