#65E2DA#65E2DA
#65E2DA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.112 H 189.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2DA |
|---|---|
| RGB | rgb(101, 226, 218) |
| HSL | hsl(176, 68%, 64%) |
| HSV | hsv(176, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(83.03, -36.54, -6.63) |
| CIE-LCH | lch(83.03, 37.13, 190.28°) |
| OKLab | oklab(84.01% -0.1103 -0.0185) |
| OKLCH | oklch(84.01% 0.112 189.5) |
| XYZ | xyz(45.2126, 62.2169, 75.9424) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Mediumturquoise
#48D1CC
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 6.29
Tiffany Blue
#7BF2DA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.78
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2DA #E2656D
analogous
#65E29C #65E2DA #65ACE2
triadic
#65E2DA #DA65E2 #E2DA65
tetradic
#65E2DA #9C65E2 #E2656D #ACE265
square
#65E2DA #9C65E2 #E2656D #ACE265
split-complementary
#65E2DA #E265AC #E29C65
monochromatic
#20ACA3 #31D8CE #65E2DA #99ECE6 #CCF5F3
Accessibility & contrast
On white
1.56
#65E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#65E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2DA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2DA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7DA
Deuteranopia (green-blind)
#C2C9DB
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e2da; /* rgb */ color: rgb(101, 226, 218); /* oklch */ color: oklch(84.0% 0.112 189.5);
Tailwind
colors: {
custom: {
50: '#9cebe5',
500: '#65e2da',
950: '#000000',
},
}SCSS
$custom: #65e2da; $custom-light: #9cebe5; $custom-dark: #000000;
JSON
{
"hex": "#65e2da",
"rgb": {
"r": 101,
"g": 226,
"b": 218
},
"hsl": {
"h": 176.16,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.84014,
"c": 0.11182,
"h": 189.5
},
"luminance": 0.62221
}Semantic roles & 50–950 ramp
primary
#65E2DA
secondary
#AE3D45
accent
#1521D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484