#65DFDB#65DFDB
#65DFDB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.109 H 192.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDB |
|---|---|
| RGB | rgb(101, 223, 219) |
| HSL | hsl(178, 66%, 64%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.19, -34.89, -8.40) |
| CIE-LCH | lch(82.19, 35.88, 193.54°) |
| OKLab | oklab(83.35% -0.1067 -0.0233) |
| OKLCH | oklch(83.35% 0.109 192.3) |
| XYZ | xyz(44.5352, 60.6522, 76.3641) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.59
Bright Cyan
#41FDFE
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDB #DF6569
analogous
#65DF9E #65DFDB #65A6DF
triadic
#65DFDB #DB65DF #DFDB65
tetradic
#65DFDB #9E65DF #DF6569 #A6DF65
square
#65DFDB #9E65DF #DF6569 #A6DF65
split-complementary
#65DFDB #DF65A6 #DF9E65
monochromatic
#23A7A3 #32D4CF #65DFDB #98EAE7 #CAF4F3
Accessibility & contrast
On white
1.60
#65DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#65DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfdb; /* rgb */ color: rgb(101, 223, 219); /* oklch */ color: oklch(83.3% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#9ce9e6',
500: '#65dfdb',
950: '#000000',
},
}SCSS
$custom: #65dfdb; $custom-light: #9ce9e6; $custom-dark: #000000;
JSON
{
"hex": "#65dfdb",
"rgb": {
"r": 101,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.033,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83346,
"c": 0.1092,
"h": 192.3
},
"luminance": 0.60657
}Semantic roles & 50–950 ramp
primary
#65DFDB
secondary
#A93F42
accent
#181ECD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484