#65D7DB#65D7DB
#65D7DB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.103 H 198.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7DB |
|---|---|
| RGB | rgb(101, 215, 219) |
| HSL | hsl(182, 62%, 63%) |
| HSV | hsv(182, 54%, 86%) |
| CMYK | cmyk(53.9%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.89, -31.11, -11.83) |
| CIE-LCH | lch(79.89, 33.28, 200.83°) |
| OKLab | oklab(81.49% -0.0982 -0.0327) |
| OKLCH | oklch(81.49% 0.103 198.4) |
| XYZ | xyz(42.4481, 56.4780, 75.6684) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7DB #DB6965
analogous
#65DBA4 #65D7DB #659CDB
triadic
#65D7DB #DB65D7 #D7DB65
tetradic
#65D7DB #A465DB #DB6965 #9CDB65
square
#65D7DB #A465DB #DB6965 #9CDB65
split-complementary
#65D7DB #DB659C #DBA465
monochromatic
#259CA0 #33CACF #65D7DB #97E4E7 #C8F1F2
Accessibility & contrast
On white
1.71
#65D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#65D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7DB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7DB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d7db; /* rgb */ color: rgb(101, 215, 219); /* oklch */ color: oklch(81.5% 0.103 198.4);
Tailwind
colors: {
custom: {
50: '#9be3e6',
500: '#65d7db',
950: '#000000',
},
}SCSS
$custom: #65d7db; $custom-light: #9be3e6; $custom-dark: #000000;
JSON
{
"hex": "#65d7db",
"rgb": {
"r": 101,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.034,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81485,
"c": 0.10347,
"h": 198.4
},
"luminance": 0.56482
}Semantic roles & 50–950 ramp
primary
#65D7DB
secondary
#A44440
accent
#221CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484