#65DCD7#65DCD7
#65DCD7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.107 H 191.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD7 |
|---|---|
| RGB | rgb(101, 220, 215) |
| HSL | hsl(177, 63%, 63%) |
| HSV | hsv(177, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.21, -34.53, -7.73) |
| CIE-LCH | lch(81.21, 35.38, 192.61°) |
| OKLab | oklab(82.52% -0.1052 -0.0215) |
| OKLCH | oklch(82.52% 0.107 191.5) |
| XYZ | xyz(43.2205, 58.8552, 73.3593) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.54
Bright Cyan
#41FDFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD7 #DC656A
analogous
#65DC9B #65DCD7 #65A5DC
triadic
#65DCD7 #D765DC #DCD765
tetradic
#65DCD7 #9B65DC #DC656A #A5DC65
square
#65DCD7 #9B65DC #DC656A #A5DC65
split-complementary
#65DCD7 #DC65A5 #DC9B65
monochromatic
#25A29D #33D1CA #65DCD7 #97E7E4 #C9F3F1
Accessibility & contrast
On white
1.64
#65DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#65DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD7
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD7 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dcd7; /* rgb */ color: rgb(101, 220, 215); /* oklch */ color: oklch(82.5% 0.107 191.5);
Tailwind
colors: {
custom: {
50: '#9be7e3',
500: '#65dcd7',
950: '#000000',
},
}SCSS
$custom: #65dcd7; $custom-light: #9be7e3; $custom-dark: #000000;
JSON
{
"hex": "#65dcd7",
"rgb": {
"r": 101,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.479,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82517,
"c": 0.10735,
"h": 191.5
},
"luminance": 0.58859
}Semantic roles & 50–950 ramp
primary
#65DCD7
secondary
#A54044
accent
#1B22CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484