#65DFD4#65DFD4
#65DFD4 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.111 H 187.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD4 |
|---|---|
| RGB | rgb(101, 223, 212) |
| HSL | hsl(175, 66%, 64%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.00, -36.69, -4.97) |
| CIE-LCH | lch(82.00, 37.02, 187.72°) |
| OKLab | oklab(83.12% -0.1096 -0.014) |
| OKLCH | oklch(83.12% 0.111 187.3) |
| XYZ | xyz(43.6330, 60.2913, 71.6125) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.85
Mediumturquoise
#48D1CC
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.97
Seafoam Blue
#78D1B6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD4 #DF6570
analogous
#65DF97 #65DFD4 #65ADDF
triadic
#65DFD4 #D465DF #DFD465
tetradic
#65DFD4 #9765DF #DF6570 #ADDF65
square
#65DFD4 #9765DF #DF6570 #ADDF65
split-complementary
#65DFD4 #DF65AD #DF9765
monochromatic
#23A79B #32D4C6 #65DFD4 #98EAE2 #CAF4F0
Accessibility & contrast
On white
1.61
#65DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#65DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD4 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd4; /* rgb */ color: rgb(101, 223, 212); /* oklch */ color: oklch(83.1% 0.111 187.3);
Tailwind
colors: {
custom: {
50: '#9be9e1',
500: '#65dfd4',
950: '#000000',
},
}SCSS
$custom: #65dfd4; $custom-light: #9be9e1; $custom-dark: #000000;
JSON
{
"hex": "#65dfd4",
"rgb": {
"r": 101,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.59,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83123,
"c": 0.11054,
"h": 187.3
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#65DFD4
secondary
#A93F48
accent
#1828CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484