#65E7DB#65E7DB
#65E7DB is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.116 H 187.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7DB |
|---|---|
| RGB | rgb(101, 231, 219) |
| HSL | hsl(174, 73%, 65%) |
| HSV | hsv(174, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.50, -38.57, -4.99) |
| CIE-LCH | lch(84.50, 38.89, 187.36°) |
| OKLab | oklab(85.21% -0.1151 -0.0141) |
| OKLCH | oklch(85.21% 0.116 187) |
| XYZ | xyz(46.7233, 65.0284, 77.0935) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7DB #E76571
analogous
#65E79A #65E7DB #65B2E7
triadic
#65E7DB #DB65E7 #E7DB65
tetradic
#65E7DB #9A65E7 #E76571 #B2E765
square
#65E7DB #9A65E7 #E76571 #B2E765
split-complementary
#65E7DB #E765B2 #E79A65
monochromatic
#1CB5A7 #30DFCF #65E7DB #9AEFE7 #CFF8F4
Accessibility & contrast
On white
1.50
#65E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#65E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7DB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7DB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C7CDDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e7db; /* rgb */ color: rgb(101, 231, 219); /* oklch */ color: oklch(85.2% 0.116 187.0);
Tailwind
colors: {
custom: {
50: '#9defe6',
500: '#65e7db',
950: '#000000',
},
}SCSS
$custom: #65e7db; $custom-light: #9defe6; $custom-dark: #000000;
JSON
{
"hex": "#65e7db",
"rgb": {
"r": 101,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.462,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85212,
"c": 0.11597,
"h": 187
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#65E7DB
secondary
#B53B46
accent
#1023D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584