#65DCD3#65DCD3
#65DCD3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.108 H 188.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD3 |
|---|---|
| RGB | rgb(101, 220, 211) |
| HSL | hsl(175, 63%, 63%) |
| HSV | hsv(175, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.10, -35.55, -5.76) |
| CIE-LCH | lch(81.10, 36.02, 189.21°) |
| OKLab | oklab(82.39% -0.1069 -0.0161) |
| OKLCH | oklch(82.39% 0.108 188.6) |
| XYZ | xyz(42.7129, 58.6521, 70.6854) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 6.22
Tiffany Blue
#7BF2DA
ΔE00 6.80
Bright Aqua
#0BF9EA
ΔE00 7.36
Seafoam Blue
#78D1B6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD3 #DC656E
analogous
#65DC97 #65DCD3 #65A9DC
triadic
#65DCD3 #D365DC #DCD365
tetradic
#65DCD3 #9765DC #DC656E #A9DC65
square
#65DCD3 #9765DC #DC656E #A9DC65
split-complementary
#65DCD3 #DC65A9 #DC9765
monochromatic
#25A298 #33D1C5 #65DCD3 #97E7E1 #C9F3EF
Accessibility & contrast
On white
1.65
#65DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD3
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD3 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#BEC3D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dcd3; /* rgb */ color: rgb(101, 220, 211); /* oklch */ color: oklch(82.4% 0.108 188.6);
Tailwind
colors: {
custom: {
50: '#9be7e0',
500: '#65dcd3',
950: '#000000',
},
}SCSS
$custom: #65dcd3; $custom-light: #9be7e0; $custom-dark: #000000;
JSON
{
"hex": "#65dcd3",
"rgb": {
"r": 101,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.462,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82389,
"c": 0.10808,
"h": 188.6
},
"luminance": 0.58656
}Semantic roles & 50–950 ramp
primary
#65DCD3
secondary
#A54048
accent
#1B28CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484