#65DCD0#65DCD0
#65DCD0 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.109 H 186.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCD0 |
|---|---|
| RGB | rgb(101, 220, 208) |
| HSL | hsl(174, 63%, 63%) |
| HSV | hsv(174, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.02, -36.32, -4.29) |
| CIE-LCH | lch(81.02, 36.57, 186.73°) |
| OKLab | oklab(82.3% -0.1082 -0.0121) |
| OKLCH | oklch(82.3% 0.109 186.4) |
| XYZ | xyz(42.3403, 58.5031, 68.7232) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Mediumturquoise
#48D1CC
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.90
Bright Aqua
#0BF9EA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCD0 #DC6571
analogous
#65DC95 #65DCD0 #65ACDC
triadic
#65DCD0 #D065DC #DCD065
tetradic
#65DCD0 #9565DC #DC6571 #ACDC65
square
#65DCD0 #9565DC #DC6571 #ACDC65
split-complementary
#65DCD0 #DC65AC #DC9565
monochromatic
#25A295 #33D1C1 #65DCD0 #97E7DF #C9F3EE
Accessibility & contrast
On white
1.65
#65DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#65DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCD0
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCD0 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dcd0; /* rgb */ color: rgb(101, 220, 208); /* oklch */ color: oklch(82.3% 0.109 186.4);
Tailwind
colors: {
custom: {
50: '#9be7de',
500: '#65dcd0',
950: '#000000',
},
}SCSS
$custom: #65dcd0; $custom-light: #9be7de; $custom-dark: #000000;
JSON
{
"hex": "#65dcd0",
"rgb": {
"r": 101,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.95,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82295,
"c": 0.10884,
"h": 186.4
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#65DCD0
secondary
#A5404A
accent
#1B2DCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484