#65DCD4#65DCD4
#65DCD4 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.108 H 189.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD4 |
|---|---|
| RGB | rgb(101, 220, 212) |
| HSL | hsl(176, 63%, 63%) |
| HSV | hsv(176, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.13, -35.30, -6.25) |
| CIE-LCH | lch(81.13, 35.85, 190.05°) |
| OKLab | oklab(82.42% -0.1064 -0.0175) |
| OKLCH | oklch(82.42% 0.108 189.3) |
| XYZ | xyz(42.8386, 58.7024, 71.3477) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.29
Turquoise
#40E0D0
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 6.02
Tiffany Blue
#7BF2DA
ΔE00 7.05
Bright Aqua
#0BF9EA
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD4 #DC656D
analogous
#65DC98 #65DCD4 #65A9DC
triadic
#65DCD4 #D465DC #DCD465
tetradic
#65DCD4 #9865DC #DC656D #A9DC65
square
#65DCD4 #9865DC #DC656D #A9DC65
split-complementary
#65DCD4 #DC65A9 #DC9865
monochromatic
#25A299 #33D1C6 #65DCD4 #97E7E2 #C9F3F0
Accessibility & contrast
On white
1.65
#65DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD4
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD4 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BEC4D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dcd4; /* rgb */ color: rgb(101, 220, 212); /* oklch */ color: oklch(82.4% 0.108 189.3);
Tailwind
colors: {
custom: {
50: '#9be7e1',
500: '#65dcd4',
950: '#000000',
},
}SCSS
$custom: #65dcd4; $custom-light: #9be7e1; $custom-dark: #000000;
JSON
{
"hex": "#65dcd4",
"rgb": {
"r": 101,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.966,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82421,
"c": 0.10787,
"h": 189.3
},
"luminance": 0.58707
}Semantic roles & 50–950 ramp
primary
#65DCD4
secondary
#A54047
accent
#1B27CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484