#65D1DB#65D1DB
#65D1DB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.1% C 0.100 H 203.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65D1DB |
|---|---|
| RGB | rgb(101, 209, 219) |
| HSL | hsl(185, 62%, 63%) |
| HSV | hsv(185, 54%, 86%) |
| CMYK | cmyk(53.9%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.16, -28.21, -14.42) |
| CIE-LCH | lch(78.16, 31.69, 207.08°) |
| OKLab | oklab(80.09% -0.0917 -0.0398) |
| OKLCH | oklch(80.09% 0.1 203.5) |
| XYZ | xyz(40.9483, 53.4782, 75.1685) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D1DB #DB6F65
analogous
#65DBAA #65D1DB #6596DB
triadic
#65D1DB #DB65D1 #D1DB65
tetradic
#65D1DB #AA65DB #DB6F65 #96DB65
square
#65D1DB #AA65DB #DB6F65 #96DB65
split-complementary
#65D1DB #DB6596 #DBAA65
monochromatic
#2596A0 #33C2CF #65D1DB #97E0E7 #C8EFF2
Accessibility & contrast
On white
1.80
#65D1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#65D1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D1DB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D1DB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d1db; /* rgb */ color: rgb(101, 209, 219); /* oklch */ color: oklch(80.1% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#9bdfe6',
500: '#65d1db',
950: '#000000',
},
}SCSS
$custom: #65d1db; $custom-light: #9bdfe6; $custom-dark: #000000;
JSON
{
"hex": "#65d1db",
"rgb": {
"r": 101,
"g": 209,
"b": 219
},
"hsl": {
"h": 185.085,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80093,
"c": 0.09998,
"h": 203.5
},
"luminance": 0.53482
}Semantic roles & 50–950 ramp
primary
#65D1DB
secondary
#A44940
accent
#2A1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484