#65DFD0#65DFD0
#65DFD0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.112 H 184.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD0 |
|---|---|
| RGB | rgb(101, 223, 208) |
| HSL | hsl(173, 66%, 64%) |
| HSV | hsv(173, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(81.89, -37.69, -3.01) |
| CIE-LCH | lch(81.89, 37.81, 184.56°) |
| OKLab | oklab(83% -0.1114 -0.0087) |
| OKLCH | oklch(83% 0.112 184.5) |
| XYZ | xyz(43.1347, 60.0920, 68.9880) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.33
Mediumturquoise
#48D1CC
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 6.25
Aqua (survey)
#13EAC9
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD0 #DF6574
analogous
#65DF93 #65DFD0 #65B1DF
triadic
#65DFD0 #D065DF #DFD065
tetradic
#65DFD0 #9365DF #DF6574 #B1DF65
square
#65DFD0 #9365DF #DF6574 #B1DF65
split-complementary
#65DFD0 #DF65B1 #DF9365
monochromatic
#23A797 #32D4C1 #65DFD0 #98EADF #CAF4EF
Accessibility & contrast
On white
1.61
#65DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#65DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd0; /* rgb */ color: rgb(101, 223, 208); /* oklch */ color: oklch(83.0% 0.112 184.5);
Tailwind
colors: {
custom: {
50: '#9be9de',
500: '#65dfd0',
950: '#000000',
},
}SCSS
$custom: #65dfd0; $custom-light: #9be9de; $custom-dark: #000000;
JSON
{
"hex": "#65dfd0",
"rgb": {
"r": 101,
"g": 223,
"b": 208
},
"hsl": {
"h": 172.623,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83,
"c": 0.11171,
"h": 184.5
},
"luminance": 0.60096
}Semantic roles & 50–950 ramp
primary
#65DFD0
secondary
#A93F4C
accent
#182ECD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484