#65DBD3#65DBD3
#65DBD3 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.107 H 189.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBD3 |
|---|---|
| RGB | rgb(101, 219, 211) |
| HSL | hsl(176, 62%, 63%) |
| HSV | hsv(176, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(80.81, -35.09, -6.19) |
| CIE-LCH | lch(80.81, 35.63, 190.00°) |
| OKLab | oklab(82.16% -0.1058 -0.0173) |
| OKLCH | oklch(82.16% 0.107 189.3) |
| XYZ | xyz(42.4512, 58.1288, 70.5982) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 7.19
Bright Aqua
#0BF9EA
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBD3 #DB656D
analogous
#65DB98 #65DBD3 #65A8DB
triadic
#65DBD3 #D365DB #DBD365
tetradic
#65DBD3 #9865DB #DB656D #A8DB65
square
#65DBD3 #9865DB #DB656D #A8DB65
split-complementary
#65DBD3 #DB65A8 #DB9865
monochromatic
#25A098 #33CFC5 #65DBD3 #97E7E1 #C8F2EF
Accessibility & contrast
On white
1.66
#65DBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#65DBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBD3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBD3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#BDC3D4
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dbd3; /* rgb */ color: rgb(101, 219, 211); /* oklch */ color: oklch(82.2% 0.107 189.3);
Tailwind
colors: {
custom: {
50: '#9be6e0',
500: '#65dbd3',
950: '#000000',
},
}SCSS
$custom: #65dbd3; $custom-light: #9be6e0; $custom-dark: #000000;
JSON
{
"hex": "#65dbd3",
"rgb": {
"r": 101,
"g": 219,
"b": 211
},
"hsl": {
"h": 175.932,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.82155,
"c": 0.10721,
"h": 189.3
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#65DBD3
secondary
#A44047
accent
#1C27CA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484