#65DBD6#65DBD6
#65DBD6 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.107 H 191.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBD6 |
|---|---|
| RGB | rgb(101, 219, 214) |
| HSL | hsl(177, 62%, 63%) |
| HSV | hsv(177, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(80.89, -34.32, -7.66) |
| CIE-LCH | lch(80.89, 35.16, 192.59°) |
| OKLab | oklab(82.25% -0.1045 -0.0213) |
| OKLCH | oklch(82.25% 0.107 191.5) |
| XYZ | xyz(42.8308, 58.2807, 72.5974) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.05
Turquoise
#40E0D0
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 7.53
Bright Light Blue
#26F7FD
ΔE00 7.53
Bright Cyan
#41FDFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBD6 #DB656A
analogous
#65DB9B #65DBD6 #65A5DB
triadic
#65DBD6 #D665DB #DBD665
tetradic
#65DBD6 #9B65DB #DB656A #A5DB65
square
#65DBD6 #9B65DB #DB656A #A5DB65
split-complementary
#65DBD6 #DB65A5 #DB9B65
monochromatic
#25A09B #33CFC9 #65DBD6 #97E7E3 #C8F2F0
Accessibility & contrast
On white
1.66
#65DBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#65DBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBD6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBD6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#BCC3D7
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dbd6; /* rgb */ color: rgb(101, 219, 214); /* oklch */ color: oklch(82.3% 0.107 191.5);
Tailwind
colors: {
custom: {
50: '#9be6e2',
500: '#65dbd6',
950: '#000000',
},
}SCSS
$custom: #65dbd6; $custom-light: #9be6e2; $custom-dark: #000000;
JSON
{
"hex": "#65dbd6",
"rgb": {
"r": 101,
"g": 219,
"b": 214
},
"hsl": {
"h": 177.458,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.82251,
"c": 0.10668,
"h": 191.5
},
"luminance": 0.58285
}Semantic roles & 50–950 ramp
primary
#65DBD6
secondary
#A44045
accent
#1C23CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484