#65E6DB#65E6DB
#65E6DB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.115 H 187.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6DB |
|---|---|
| RGB | rgb(101, 230, 219) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.21, -38.12, -5.41) |
| CIE-LCH | lch(84.21, 38.50, 188.08°) |
| OKLab | oklab(84.98% -0.1141 -0.0152) |
| OKLCH | oklch(84.98% 0.115 187.6) |
| XYZ | xyz(46.4442, 64.4702, 77.0005) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 6.27
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6DB #E66570
analogous
#65E69B #65E6DB #65B0E6
triadic
#65E6DB #DB65E6 #E6DB65
tetradic
#65E6DB #9B65E6 #E66570 #B0E665
square
#65E6DB #9B65E6 #E66570 #B0E665
split-complementary
#65E6DB #E665B0 #E69B65
monochromatic
#1DB3A7 #30DDCF #65E6DB #9AEFE7 #CEF7F4
Accessibility & contrast
On white
1.51
#65E6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65E6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6DB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6DB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e6db; /* rgb */ color: rgb(101, 230, 219); /* oklch */ color: oklch(85.0% 0.115 187.6);
Tailwind
colors: {
custom: {
50: '#9ceee6',
500: '#65e6db',
950: '#000000',
},
}SCSS
$custom: #65e6db; $custom-light: #9ceee6; $custom-dark: #000000;
JSON
{
"hex": "#65e6db",
"rgb": {
"r": 101,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.884,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.84979,
"c": 0.11508,
"h": 187.6
},
"luminance": 0.64475
}Semantic roles & 50–950 ramp
primary
#65E6DB
secondary
#B43B46
accent
#1122D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584