#65DFD6#65DFD6
#65DFD6 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.110 H 188.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD6 |
|---|---|
| RGB | rgb(101, 223, 214) |
| HSL | hsl(176, 66%, 64%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.05, -36.18, -5.95) |
| CIE-LCH | lch(82.05, 36.66, 189.34°) |
| OKLab | oklab(83.19% -0.1088 -0.0167) |
| OKLCH | oklch(83.19% 0.11 188.7) |
| XYZ | xyz(43.8869, 60.3928, 72.9495) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.31
Mediumturquoise
#48D1CC
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.56
Bright Aqua
#0BF9EA
ΔE00 6.76
Bright Turquoise
#0FFEF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD6 #DF656E
analogous
#65DF99 #65DFD6 #65ABDF
triadic
#65DFD6 #D665DF #DFD665
tetradic
#65DFD6 #9965DF #DF656E #ABDF65
square
#65DFD6 #9965DF #DF656E #ABDF65
split-complementary
#65DFD6 #DF65AB #DF9965
monochromatic
#23A79D #32D4C9 #65DFD6 #98EAE3 #CAF4F1
Accessibility & contrast
On white
1.61
#65DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD6
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD6 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd6; /* rgb */ color: rgb(101, 223, 214); /* oklch */ color: oklch(83.2% 0.110 188.7);
Tailwind
colors: {
custom: {
50: '#9be9e2',
500: '#65dfd6',
950: '#000000',
},
}SCSS
$custom: #65dfd6; $custom-light: #9be9e2; $custom-dark: #000000;
JSON
{
"hex": "#65dfd6",
"rgb": {
"r": 101,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.574,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83186,
"c": 0.11007,
"h": 188.7
},
"luminance": 0.60397
}Semantic roles & 50–950 ramp
primary
#65DFD6
secondary
#A93F47
accent
#1825CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484