#65DFD1#65DFD1
#65DFD1 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.111 H 185.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD1 |
|---|---|
| RGB | rgb(101, 223, 209) |
| HSL | hsl(173, 66%, 64%) |
| HSV | hsv(173, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(81.91, -37.44, -3.50) |
| CIE-LCH | lch(81.91, 37.61, 185.34°) |
| OKLab | oklab(83.03% -0.1109 -0.01) |
| OKLCH | oklch(83.03% 0.111 185.2) |
| XYZ | xyz(43.2581, 60.1413, 69.6380) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.39
Mediumturquoise
#48D1CC
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 6.50
Bright Aqua
#0BF9EA
ΔE00 6.57
Aqua (survey)
#13EAC9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD1 #DF6573
analogous
#65DF94 #65DFD1 #65B0DF
triadic
#65DFD1 #D165DF #DFD165
tetradic
#65DFD1 #9465DF #DF6573 #B0DF65
square
#65DFD1 #9465DF #DF6573 #B0DF65
split-complementary
#65DFD1 #DF65B0 #DF9465
monochromatic
#23A798 #32D4C2 #65DFD1 #98EAE0 #CAF4EF
Accessibility & contrast
On white
1.61
#65DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#65DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD1
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD1 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd1; /* rgb */ color: rgb(101, 223, 209); /* oklch */ color: oklch(83.0% 0.111 185.2);
Tailwind
colors: {
custom: {
50: '#9be9df',
500: '#65dfd1',
950: '#000000',
},
}SCSS
$custom: #65dfd1; $custom-light: #9be9df; $custom-dark: #000000;
JSON
{
"hex": "#65dfd1",
"rgb": {
"r": 101,
"g": 223,
"b": 209
},
"hsl": {
"h": 173.115,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83031,
"c": 0.11139,
"h": 185.2
},
"luminance": 0.60146
}Semantic roles & 50–950 ramp
primary
#65DFD1
secondary
#A93F4B
accent
#182DCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484