#65E3DB#65E3DB
#65E3DB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.112 H 189.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3DB |
|---|---|
| RGB | rgb(101, 227, 219) |
| HSL | hsl(176, 69%, 64%) |
| HSV | hsv(176, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.34, -36.74, -6.69) |
| CIE-LCH | lch(83.34, 37.34, 190.32°) |
| OKLab | oklab(84.28% -0.1109 -0.0187) |
| OKLCH | oklch(84.28% 0.112 189.6) |
| XYZ | xyz(45.6166, 62.8149, 76.7246) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Mediumturquoise
#48D1CC
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 6.11
Tiffany Blue
#7BF2DA
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.61
Bright Turquoise
#0FFEF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3DB #E3656D
analogous
#65E39C #65E3DB #65ACE3
triadic
#65E3DB #DB65E3 #E3DB65
tetradic
#65E3DB #9C65E3 #E3656D #ACE365
square
#65E3DB #9C65E3 #E3656D #ACE365
split-complementary
#65E3DB #E365AC #E39C65
monochromatic
#20AEA5 #31DACF #65E3DB #99ECE7 #CDF6F3
Accessibility & contrast
On white
1.55
#65E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3DB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3DB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3db; /* rgb */ color: rgb(101, 227, 219); /* oklch */ color: oklch(84.3% 0.112 189.6);
Tailwind
colors: {
custom: {
50: '#9cece6',
500: '#65e3db',
950: '#000000',
},
}SCSS
$custom: #65e3db; $custom-light: #9cece6; $custom-dark: #000000;
JSON
{
"hex": "#65e3db",
"rgb": {
"r": 101,
"g": 227,
"b": 219
},
"hsl": {
"h": 176.19,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84279,
"c": 0.11247,
"h": 189.6
},
"luminance": 0.62819
}Semantic roles & 50–950 ramp
primary
#65E3DB
secondary
#AF3D44
accent
#1420D1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484