#65DBDA#65DBDA
#65DBDA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.106 H 194.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBDA |
|---|---|
| RGB | rgb(101, 219, 218) |
| HSL | hsl(179, 62%, 63%) |
| HSV | hsv(179, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(81.01, -33.27, -9.62) |
| CIE-LCH | lch(81.01, 34.64, 196.13°) |
| OKLab | oklab(82.38% -0.1028 -0.0267) |
| OKLCH | oklch(82.38% 0.106 194.5) |
| XYZ | xyz(43.3479, 58.4875, 75.3209) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Darkturquoise
#00CED1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBDA #DB6566
analogous
#65DB9F #65DBDA #65A1DB
triadic
#65DBDA #DA65DB #DBDA65
tetradic
#65DBDA #9F65DB #DB6566 #A1DB65
square
#65DBDA #9F65DB #DB6566 #A1DB65
split-complementary
#65DBDA #DB65A1 #DB9F65
monochromatic
#25A09F #33CFCE #65DBDA #97E7E6 #C8F2F2
Accessibility & contrast
On white
1.65
#65DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#65DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBDA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBDA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dbda; /* rgb */ color: rgb(101, 219, 218); /* oklch */ color: oklch(82.4% 0.106 194.5);
Tailwind
colors: {
custom: {
50: '#9be6e5',
500: '#65dbda',
950: '#000000',
},
}SCSS
$custom: #65dbda; $custom-light: #9be6e5; $custom-dark: #000000;
JSON
{
"hex": "#65dbda",
"rgb": {
"r": 101,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.492,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.82382,
"c": 0.10625,
"h": 194.5
},
"luminance": 0.58492
}Semantic roles & 50–950 ramp
primary
#65DBDA
secondary
#A44041
accent
#1C1DCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484