#65D4DC#65D4DC
#65D4DC is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.102 H 201.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4DC |
|---|---|
| RGB | rgb(101, 212, 220) |
| HSL | hsl(184, 63%, 63%) |
| HSV | hsv(184, 54%, 86%) |
| CMYK | cmyk(54.1%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(79.05, -29.40, -13.62) |
| CIE-LCH | lch(79.05, 32.40, 204.85°) |
| OKLab | oklab(80.82% -0.0945 -0.0376) |
| OKLCH | oklch(80.82% 0.102 201.7) |
| XYZ | xyz(41.8233, 55.0170, 76.1116) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4DC #DC6D65
analogous
#65DCA9 #65D4DC #6598DC
triadic
#65D4DC #DC65D4 #D4DC65
tetradic
#65D4DC #A965DC #DC6D65 #98DC65
square
#65D4DC #A965DC #DC6D65 #98DC65
split-complementary
#65D4DC #DC6598 #DCA965
monochromatic
#2599A2 #33C6D1 #65D4DC #97E2E7 #C9F0F3
Accessibility & contrast
On white
1.75
#65D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#65D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4DC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4DC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d4dc; /* rgb */ color: rgb(101, 212, 220); /* oklch */ color: oklch(80.8% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#9be1e6',
500: '#65d4dc',
950: '#000000',
},
}SCSS
$custom: #65d4dc; $custom-light: #9be1e6; $custom-dark: #000000;
JSON
{
"hex": "#65d4dc",
"rgb": {
"r": 101,
"g": 212,
"b": 220
},
"hsl": {
"h": 184.034,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.80823,
"c": 0.10174,
"h": 201.7
},
"luminance": 0.55021
}Semantic roles & 50–950 ramp
primary
#65D4DC
secondary
#A54740
accent
#271BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484