#65E2DB#65E2DB
#65E2DB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.112 H 190.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2DB |
|---|---|
| RGB | rgb(101, 226, 219) |
| HSL | hsl(177, 68%, 64%) |
| HSV | hsv(177, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.06, -36.28, -7.12) |
| CIE-LCH | lch(83.06, 36.97, 191.10°) |
| OKLab | oklab(84.05% -0.1099 -0.0198) |
| OKLCH | oklch(84.05% 0.112 190.2) |
| XYZ | xyz(45.3439, 62.2694, 76.6337) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 6.42
Tiffany Blue
#7BF2DA
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2DB #E2656C
analogous
#65E29D #65E2DB #65ABE2
triadic
#65E2DB #DB65E2 #E2DB65
tetradic
#65E2DB #9D65E2 #E2656C #ABE265
square
#65E2DB #9D65E2 #E2656C #ABE265
split-complementary
#65E2DB #E265AB #E29D65
monochromatic
#20ACA4 #31D8CF #65E2DB #99ECE7 #CCF5F3
Accessibility & contrast
On white
1.56
#65E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#65E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2DB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2DB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DB
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e2db; /* rgb */ color: rgb(101, 226, 219); /* oklch */ color: oklch(84.0% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#9cebe6',
500: '#65e2db',
950: '#000000',
},
}SCSS
$custom: #65e2db; $custom-light: #9cebe6; $custom-dark: #000000;
JSON
{
"hex": "#65e2db",
"rgb": {
"r": 101,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.64,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.84045,
"c": 0.11164,
"h": 190.2
},
"luminance": 0.62274
}Semantic roles & 50–950 ramp
primary
#65E2DB
secondary
#AE3D44
accent
#1520D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484