#65DFD5#65DFD5
#65DFD5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.110 H 188.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD5 |
|---|---|
| RGB | rgb(101, 223, 213) |
| HSL | hsl(175, 66%, 64%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.02, -36.43, -5.46) |
| CIE-LCH | lch(82.02, 36.84, 188.52°) |
| OKLab | oklab(83.16% -0.1092 -0.0153) |
| OKLCH | oklch(83.16% 0.11 188) |
| XYZ | xyz(43.7596, 60.3419, 72.2789) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.07
Mediumturquoise
#48D1CC
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 6.13
Bright Aqua
#0BF9EA
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD5 #DF656F
analogous
#65DF98 #65DFD5 #65ACDF
triadic
#65DFD5 #D565DF #DFD565
tetradic
#65DFD5 #9865DF #DF656F #ACDF65
square
#65DFD5 #9865DF #DF656F #ACDF65
split-complementary
#65DFD5 #DF65AC #DF9865
monochromatic
#23A79C #32D4C7 #65DFD5 #98EAE3 #CAF4F1
Accessibility & contrast
On white
1.61
#65DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#65DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd5; /* rgb */ color: rgb(101, 223, 213); /* oklch */ color: oklch(83.2% 0.110 188.0);
Tailwind
colors: {
custom: {
50: '#9be9e1',
500: '#65dfd5',
950: '#000000',
},
}SCSS
$custom: #65dfd5; $custom-light: #9be9e1; $custom-dark: #000000;
JSON
{
"hex": "#65dfd5",
"rgb": {
"r": 101,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.082,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83155,
"c": 0.11029,
"h": 188
},
"luminance": 0.60346
}Semantic roles & 50–950 ramp
primary
#65DFD5
secondary
#A93F48
accent
#1827CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484