#65DFD7#65DFD7
#65DFD7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.110 H 189.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD7 |
|---|---|
| RGB | rgb(101, 223, 215) |
| HSL | hsl(176, 66%, 64%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.08, -35.92, -6.44) |
| CIE-LCH | lch(82.08, 36.49, 190.17°) |
| OKLab | oklab(83.22% -0.1084 -0.018) |
| OKLCH | oklch(83.22% 0.11 189.4) |
| XYZ | xyz(44.0150, 60.4441, 73.6241) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD7 #DF656D
analogous
#65DF9A #65DFD7 #65AADF
triadic
#65DFD7 #D765DF #DFD765
tetradic
#65DFD7 #9A65DF #DF656D #AADF65
square
#65DFD7 #9A65DF #DF656D #AADF65
split-complementary
#65DFD7 #DF65AA #DF9A65
monochromatic
#23A79E #32D4CA #65DFD7 #98EAE4 #CAF4F1
Accessibility & contrast
On white
1.60
#65DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#65DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD7
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD7 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C0C6D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd7; /* rgb */ color: rgb(101, 223, 215); /* oklch */ color: oklch(83.2% 0.110 189.4);
Tailwind
colors: {
custom: {
50: '#9ce9e3',
500: '#65dfd7',
950: '#000000',
},
}SCSS
$custom: #65dfd7; $custom-light: #9ce9e3; $custom-dark: #000000;
JSON
{
"hex": "#65dfd7",
"rgb": {
"r": 101,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.066,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83218,
"c": 0.10985,
"h": 189.4
},
"luminance": 0.60448
}Semantic roles & 50–950 ramp
primary
#65DFD7
secondary
#A93F46
accent
#1824CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484