#65E7D5#65E7D5
#65E7D5 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.0% C 0.118 H 183.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7D5 |
|---|---|
| RGB | rgb(101, 231, 213) |
| HSL | hsl(172, 73%, 65%) |
| HSV | hsv(172, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 7.8%, 9.4%) |
| CIE-LAB | lab(84.34, -40.08, -2.06) |
| CIE-LCH | lch(84.34, 40.13, 182.94°) |
| OKLab | oklab(85.03% -0.1177 -0.0062) |
| OKLCH | oklch(85.03% 0.118 183) |
| XYZ | xyz(45.9476, 64.7181, 73.0083) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7D5 #E76577
analogous
#65E794 #65E7D5 #65B8E7
triadic
#65E7D5 #D565E7 #E7D565
tetradic
#65E7D5 #9465E7 #E76577 #B8E765
square
#65E7D5 #9465E7 #E76577 #B8E765
split-complementary
#65E7D5 #E765B8 #E79465
monochromatic
#1CB5A0 #30DFC7 #65E7D5 #9AEFE3 #CFF8F2
Accessibility & contrast
On white
1.51
#65E7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65E7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7D5
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7D5 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#00EBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e7d5; /* rgb */ color: rgb(101, 231, 213); /* oklch */ color: oklch(85.0% 0.118 183.0);
Tailwind
colors: {
custom: {
50: '#9cefe1',
500: '#65e7d5',
950: '#000000',
},
}SCSS
$custom: #65e7d5; $custom-light: #9cefe1; $custom-dark: #000000;
JSON
{
"hex": "#65e7d5",
"rgb": {
"r": 101,
"g": 231,
"b": 213
},
"hsl": {
"h": 171.692,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85029,
"c": 0.11785,
"h": 183
},
"luminance": 0.64723
}Semantic roles & 50–950 ramp
primary
#65E7D5
secondary
#B53B4C
accent
#102CD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584