#65DBD7#65DBD7
#65DBD7 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.107 H 192.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBD7 |
|---|---|
| RGB | rgb(101, 219, 215) |
| HSL | hsl(178, 62%, 63%) |
| HSV | hsv(178, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(80.92, -34.06, -8.15) |
| CIE-LCH | lch(80.92, 35.02, 193.46°) |
| OKLab | oklab(82.28% -0.1041 -0.0226) |
| OKLCH | oklch(82.28% 0.107 192.3) |
| XYZ | xyz(42.9589, 58.3319, 73.2721) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 7.20
Bright Light Blue
#26F7FD
ΔE00 7.38
Bright Cyan
#41FDFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBD7 #DB6569
analogous
#65DB9C #65DBD7 #65A4DB
triadic
#65DBD7 #D765DB #DBD765
tetradic
#65DBD7 #9C65DB #DB6569 #A4DB65
square
#65DBD7 #9C65DB #DB6569 #A4DB65
split-complementary
#65DBD7 #DB65A4 #DB9C65
monochromatic
#25A09C #33CFCA #65DBD7 #97E7E4 #C8F2F1
Accessibility & contrast
On white
1.66
#65DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#65DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBD7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBD7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dbd7; /* rgb */ color: rgb(101, 219, 215); /* oklch */ color: oklch(82.3% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9be6e3',
500: '#65dbd7',
950: '#000000',
},
}SCSS
$custom: #65dbd7; $custom-light: #9be6e3; $custom-dark: #000000;
JSON
{
"hex": "#65dbd7",
"rgb": {
"r": 101,
"g": 219,
"b": 215
},
"hsl": {
"h": 177.966,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.82283,
"c": 0.10654,
"h": 192.3
},
"luminance": 0.58336
}Semantic roles & 50–950 ramp
primary
#65DBD7
secondary
#A44044
accent
#1C22CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484