#65E4DB#65E4DB
#65E4DB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.113 H 188.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4DB |
|---|---|
| RGB | rgb(101, 228, 219) |
| HSL | hsl(176, 70%, 65%) |
| HSV | hsv(176, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.63, -37.20, -6.26) |
| CIE-LCH | lch(83.63, 37.72, 189.56°) |
| OKLab | oklab(84.51% -0.112 -0.0175) |
| OKLCH | oklch(84.51% 0.113 188.9) |
| XYZ | xyz(45.8909, 63.3634, 76.8160) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Mediumturquoise
#48D1CC
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.82
Tiffany Blue
#7BF2DA
ΔE00 5.82
Bright Turquoise
#0FFEF9
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4DB #E4656E
analogous
#65E49C #65E4DB #65AEE4
triadic
#65E4DB #DB65E4 #E4DB65
tetradic
#65E4DB #9C65E4 #E4656E #AEE465
square
#65E4DB #9C65E4 #E4656E #AEE465
split-complementary
#65E4DB #E465AE #E49C65
monochromatic
#1FB0A6 #31DBCF #65E4DB #99EDE7 #CDF6F3
Accessibility & contrast
On white
1.54
#65E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#65E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4DB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4DB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e4db; /* rgb */ color: rgb(101, 228, 219); /* oklch */ color: oklch(84.5% 0.113 188.9);
Tailwind
colors: {
custom: {
50: '#9cede6',
500: '#65e4db',
950: '#000000',
},
}SCSS
$custom: #65e4db; $custom-light: #9cede6; $custom-dark: #000000;
JSON
{
"hex": "#65e4db",
"rgb": {
"r": 101,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.748,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.84512,
"c": 0.11332,
"h": 188.9
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#65E4DB
secondary
#B13C45
accent
#1321D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584