#65DFD3#65DFD3
#65DFD3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.111 H 186.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD3 |
|---|---|
| RGB | rgb(101, 223, 211) |
| HSL | hsl(174, 66%, 64%) |
| HSV | hsv(174, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(81.97, -36.94, -4.48) |
| CIE-LCH | lch(81.97, 37.21, 186.91°) |
| OKLab | oklab(83.09% -0.1101 -0.0127) |
| OKLCH | oklch(83.09% 0.111 186.6) |
| XYZ | xyz(43.5073, 60.2410, 70.9503) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.65
Mediumturquoise
#48D1CC
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD3 #DF6571
analogous
#65DF96 #65DFD3 #65AEDF
triadic
#65DFD3 #D365DF #DFD365
tetradic
#65DFD3 #9665DF #DF6571 #AEDF65
square
#65DFD3 #9665DF #DF6571 #AEDF65
split-complementary
#65DFD3 #DF65AE #DF9665
monochromatic
#23A79A #32D4C5 #65DFD3 #98EAE1 #CAF4F0
Accessibility & contrast
On white
1.61
#65DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD3
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD3 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd3; /* rgb */ color: rgb(101, 223, 211); /* oklch */ color: oklch(83.1% 0.111 186.6);
Tailwind
colors: {
custom: {
50: '#9be9e0',
500: '#65dfd3',
950: '#000000',
},
}SCSS
$custom: #65dfd3; $custom-light: #9be9e0; $custom-dark: #000000;
JSON
{
"hex": "#65dfd3",
"rgb": {
"r": 101,
"g": 223,
"b": 211
},
"hsl": {
"h": 174.098,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83092,
"c": 0.11081,
"h": 186.6
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#65DFD3
secondary
#A93F49
accent
#182ACD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484