#65DCDD#65DCDD
#65DCDD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.107 H 196.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCDD |
|---|---|
| RGB | rgb(101, 220, 221) |
| HSL | hsl(181, 64%, 63%) |
| HSV | hsv(181, 54%, 87%) |
| CMYK | cmyk(54.3%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.38, -32.95, -10.66) |
| CIE-LCH | lch(81.38, 34.64, 197.93°) |
| OKLab | oklab(82.71% -0.1027 -0.0295) |
| OKLCH | oklch(82.71% 0.107 196) |
| XYZ | xyz(44.0057, 59.1693, 77.4943) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCDD #DD6665
analogous
#65DDA2 #65DCDD #65A0DD
triadic
#65DCDD #DD65DC #DCDD65
tetradic
#65DCDD #A265DD #DD6665 #A0DD65
square
#65DCDD #A265DD #DD6665 #A0DD65
split-complementary
#65DCDD #DD65A0 #DDA265
monochromatic
#24A2A4 #33D1D2 #65DCDD #97E7E8 #C9F3F3
Accessibility & contrast
On white
1.64
#65DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#65DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCDD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCDD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dcdd; /* rgb */ color: rgb(101, 220, 221); /* oklch */ color: oklch(82.7% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9ce7e7',
500: '#65dcdd',
950: '#000000',
},
}SCSS
$custom: #65dcdd; $custom-light: #9ce7e7; $custom-dark: #000000;
JSON
{
"hex": "#65dcdd",
"rgb": {
"r": 101,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82714,
"c": 0.10682,
"h": 196
},
"luminance": 0.59174
}Semantic roles & 50–950 ramp
primary
#65DCDD
secondary
#A74140
accent
#1B1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484