#65CCDB#65CCDB
#65CCDB is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.098 H 208.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCDB |
|---|---|
| RGB | rgb(101, 204, 219) |
| HSL | hsl(188, 62%, 63%) |
| HSV | hsv(188, 54%, 86%) |
| CMYK | cmyk(53.9%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.72, -25.76, -16.59) |
| CIE-LCH | lch(76.72, 30.64, 212.78°) |
| OKLab | oklab(78.94% -0.0863 -0.0458) |
| OKLCH | oklch(78.94% 0.098 208) |
| XYZ | xyz(39.7407, 51.0632, 74.7660) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.54
Robin'S Egg
#6DEDFD
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCDB #DB7465
analogous
#65DBAF #65CCDB #6591DB
triadic
#65CCDB #DB65CC #CCDB65
tetradic
#65CCDB #AF65DB #DB7465 #91DB65
square
#65CCDB #AF65DB #DB7465 #91DB65
split-complementary
#65CCDB #DB6591 #DBAF65
monochromatic
#2591A0 #33BCCF #65CCDB #97DCE7 #C8EDF2
Accessibility & contrast
On white
1.87
#65CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#65CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCDB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCDB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65ccdb; /* rgb */ color: rgb(101, 204, 219); /* oklch */ color: oklch(78.9% 0.098 208.0);
Tailwind
colors: {
custom: {
50: '#9adbe6',
500: '#65ccdb',
950: '#000000',
},
}SCSS
$custom: #65ccdb; $custom-light: #9adbe6; $custom-dark: #000000;
JSON
{
"hex": "#65ccdb",
"rgb": {
"r": 101,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.627,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.78936,
"c": 0.09771,
"h": 208
},
"luminance": 0.51067
}Semantic roles & 50–950 ramp
primary
#65CCDB
secondary
#A44D40
accent
#321CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484