#65E7D7#65E7D7
#65E7D7 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.117 H 184.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7D7 |
|---|---|
| RGB | rgb(101, 231, 215) |
| HSL | hsl(173, 73%, 65%) |
| HSV | hsv(173, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 6.9%, 9.4%) |
| CIE-LAB | lab(84.39, -39.58, -3.03) |
| CIE-LCH | lch(84.39, 39.70, 184.38°) |
| OKLab | oklab(85.09% -0.1168 -0.0088) |
| OKLCH | oklch(85.09% 0.117 184.3) |
| XYZ | xyz(46.2031, 64.8203, 74.3535) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Tiffany Blue
#7BF2DA
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 5.06
Aqua (survey)
#13EAC9
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.31
Bright Turquoise
#0FFEF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7D7 #E76575
analogous
#65E796 #65E7D7 #65B6E7
triadic
#65E7D7 #D765E7 #E7D765
tetradic
#65E7D7 #9665E7 #E76575 #B6E765
square
#65E7D7 #9665E7 #E76575 #B6E765
split-complementary
#65E7D7 #E765B6 #E79665
monochromatic
#1CB5A2 #30DFC9 #65E7D7 #9AEFE5 #CFF8F3
Accessibility & contrast
On white
1.50
#65E7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65E7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7D7
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7D7 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e7d7; /* rgb */ color: rgb(101, 231, 215); /* oklch */ color: oklch(85.1% 0.117 184.3);
Tailwind
colors: {
custom: {
50: '#9cefe3',
500: '#65e7d7',
950: '#000000',
},
}SCSS
$custom: #65e7d7; $custom-light: #9cefe3; $custom-dark: #000000;
JSON
{
"hex": "#65e7d7",
"rgb": {
"r": 101,
"g": 231,
"b": 215
},
"hsl": {
"h": 172.615,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.8509,
"c": 0.11716,
"h": 184.3
},
"luminance": 0.64825
}Semantic roles & 50–950 ramp
primary
#65E7D7
secondary
#B53B4A
accent
#1029D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584