#65BEBE#65BEBE
#65BEBE is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.7% C 0.086 H 195.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65BEBE |
|---|---|
| RGB | rgb(101, 190, 190) |
| HSL | hsl(180, 41%, 57%) |
| HSV | hsv(180, 47%, 75%) |
| CMYK | cmyk(46.8%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.76, -26.62, -8.27) |
| CIE-LCH | lch(71.76, 27.88, 197.27°) |
| OKLab | oklab(74.66% -0.0825 -0.0228) |
| OKLCH | oklch(74.66% 0.086 195.5) |
| XYZ | xyz(33.0708, 43.3085, 55.3218) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.22
Lightseagreen
#20B2AA
ΔE00 6.93
Topaz
#13BBAF
ΔE00 7.13
Turquoise Blue
#06B1C4
ΔE00 8.17
Tealish
#24BCA8
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65BEBE #BE6565
analogous
#65BE92 #65BEBE #6592BE
triadic
#65BEBE #BE65BE #BEBE65
tetradic
#65BEBE #9265BE #BE6565 #92BE65
square
#65BEBE #9265BE #BE6565 #92BE65
split-complementary
#65BEBE #BE6592 #BE9265
monochromatic
#327777 #44A2A2 #65BEBE #90D0D0 #BBE2E2
Accessibility & contrast
On white
2.17
#65BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#65BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65BEBE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65BEBE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#32C3BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #65bebe; /* rgb */ color: rgb(101, 190, 190); /* oklch */ color: oklch(74.7% 0.086 195.5);
Tailwind
colors: {
custom: {
50: '#97d2d1',
500: '#65bebe',
950: '#000000',
},
}SCSS
$custom: #65bebe; $custom-light: #97d2d1; $custom-dark: #000000;
JSON
{
"hex": "#65bebe",
"rgb": {
"r": 101,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 40.639,
"l": 57.059
},
"oklch": {
"l": 0.74658,
"c": 0.08565,
"h": 195.5
},
"luminance": 0.43311
}Semantic roles & 50–950 ramp
primary
#65BEBE
secondary
#D1ADAD
accent
#5757D0
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282