#65D8DB#65D8DB
#65D8DB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.104 H 197.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8DB |
|---|---|
| RGB | rgb(101, 216, 219) |
| HSL | hsl(182, 62%, 63%) |
| HSV | hsv(182, 54%, 86%) |
| CMYK | cmyk(53.9%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.17, -31.59, -11.40) |
| CIE-LCH | lch(80.17, 33.58, 199.85°) |
| OKLab | oklab(81.72% -0.0992 -0.0315) |
| OKLCH | oklch(81.72% 0.104 197.6) |
| XYZ | xyz(42.7035, 56.9888, 75.7536) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Turquoise
#40E0D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8DB #DB6865
analogous
#65DBA3 #65D8DB #659DDB
triadic
#65D8DB #DB65D8 #D8DB65
tetradic
#65D8DB #A365DB #DB6865 #9DDB65
square
#65D8DB #A365DB #DB6865 #9DDB65
split-complementary
#65D8DB #DB659D #DBA365
monochromatic
#259DA0 #33CBCF #65D8DB #97E5E7 #C8F1F2
Accessibility & contrast
On white
1.69
#65D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#65D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8DB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8DB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d8db; /* rgb */ color: rgb(101, 216, 219); /* oklch */ color: oklch(81.7% 0.104 197.6);
Tailwind
colors: {
custom: {
50: '#9be4e6',
500: '#65d8db',
950: '#000000',
},
}SCSS
$custom: #65d8db; $custom-light: #9be4e6; $custom-dark: #000000;
JSON
{
"hex": "#65d8db",
"rgb": {
"r": 101,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.525,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81717,
"c": 0.10412,
"h": 197.6
},
"luminance": 0.56993
}Semantic roles & 50–950 ramp
primary
#65D8DB
secondary
#A44340
accent
#201CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484