#65DCD8#65DCD8
#65DCD8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.107 H 192.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD8 |
|---|---|
| RGB | rgb(101, 220, 216) |
| HSL | hsl(178, 63%, 63%) |
| HSV | hsv(178, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.24, -34.27, -8.22) |
| CIE-LCH | lch(81.24, 35.24, 193.48°) |
| OKLab | oklab(82.55% -0.1048 -0.0228) |
| OKLCH | oklch(82.55% 0.107 192.3) |
| XYZ | xyz(43.3494, 58.9068, 74.0381) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.28
Turquoise
#40E0D0
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 7.21
Bright Cyan
#41FDFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD8 #DC6569
analogous
#65DC9C #65DCD8 #65A4DC
triadic
#65DCD8 #D865DC #DCD865
tetradic
#65DCD8 #9C65DC #DC6569 #A4DC65
square
#65DCD8 #9C65DC #DC6569 #A4DC65
split-complementary
#65DCD8 #DC65A4 #DC9C65
monochromatic
#25A29E #33D1CB #65DCD8 #97E7E5 #C9F3F1
Accessibility & contrast
On white
1.64
#65DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD8
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD8 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dcd8; /* rgb */ color: rgb(101, 220, 216); /* oklch */ color: oklch(82.5% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9be7e4',
500: '#65dcd8',
950: '#000000',
},
}SCSS
$custom: #65dcd8; $custom-light: #9be7e4; $custom-dark: #000000;
JSON
{
"hex": "#65dcd8",
"rgb": {
"r": 101,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.983,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82549,
"c": 0.10721,
"h": 192.3
},
"luminance": 0.58911
}Semantic roles & 50–950 ramp
primary
#65DCD8
secondary
#A54043
accent
#1B21CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484