#65E7DE#65E7DE
#65E7DE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.115 H 189.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7DE |
|---|---|
| RGB | rgb(101, 231, 222) |
| HSL | hsl(176, 73%, 65%) |
| HSV | hsv(176, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 3.9%, 9.4%) |
| CIE-LAB | lab(84.58, -37.81, -6.45) |
| CIE-LCH | lch(84.58, 38.35, 189.68°) |
| OKLab | oklab(85.31% -0.1138 -0.018) |
| OKLCH | oklch(85.31% 0.115 189) |
| XYZ | xyz(47.1218, 65.1878, 79.1923) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7DE #E7656E
analogous
#65E79D #65E7DE #65AFE7
triadic
#65E7DE #DE65E7 #E7DE65
tetradic
#65E7DE #9D65E7 #E7656E #AFE765
square
#65E7DE #9D65E7 #E7656E #AFE765
split-complementary
#65E7DE #E765AF #E79D65
monochromatic
#1CB5AB #30DFD3 #65E7DE #9AEFE9 #CFF8F5
Accessibility & contrast
On white
1.50
#65E7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65E7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7DE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7DE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e7de; /* rgb */ color: rgb(101, 231, 222); /* oklch */ color: oklch(85.3% 0.115 189.0);
Tailwind
colors: {
custom: {
50: '#9defe8',
500: '#65e7de',
950: '#000000',
},
}SCSS
$custom: #65e7de; $custom-light: #9defe8; $custom-dark: #000000;
JSON
{
"hex": "#65e7de",
"rgb": {
"r": 101,
"g": 231,
"b": 222
},
"hsl": {
"h": 175.846,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85306,
"c": 0.11526,
"h": 189
},
"luminance": 0.65192
}Semantic roles & 50–950 ramp
primary
#65E7DE
secondary
#B53B43
accent
#101ED5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584