#65DBCC#65DBCC
#65DBCC is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.109 H 184.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBCC |
|---|---|
| RGB | rgb(101, 219, 204) |
| HSL | hsl(172, 62%, 63%) |
| HSV | hsv(172, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 6.8%, 14.1%) |
| CIE-LAB | lab(80.62, -36.86, -2.74) |
| CIE-LCH | lch(80.62, 36.96, 184.25°) |
| OKLab | oklab(81.94% -0.1088 -0.008) |
| OKLCH | oklch(81.94% 0.109 184.2) |
| XYZ | xyz(41.5927, 57.7854, 66.0768) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 5.79
Aqua (survey)
#13EAC9
ΔE00 6.81
Pale Teal
#82CBB2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBCC #DB6574
analogous
#65DB91 #65DBCC #65AFDB
triadic
#65DBCC #CC65DB #DBCC65
tetradic
#65DBCC #9165DB #DB6574 #AFDB65
square
#65DBCC #9165DB #DB6574 #AFDB65
split-complementary
#65DBCC #DB65AF #DB9165
monochromatic
#25A091 #33CFBC #65DBCC #97E7DC #C8F2ED
Accessibility & contrast
On white
1.67
#65DBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#65DBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBCC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBCC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#04DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dbcc; /* rgb */ color: rgb(101, 219, 204); /* oklch */ color: oklch(81.9% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#9be6db',
500: '#65dbcc',
950: '#000000',
},
}SCSS
$custom: #65dbcc; $custom-light: #9be6db; $custom-dark: #000000;
JSON
{
"hex": "#65dbcc",
"rgb": {
"r": 101,
"g": 219,
"b": 204
},
"hsl": {
"h": 172.373,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81937,
"c": 0.10909,
"h": 184.2
},
"luminance": 0.57789
}Semantic roles & 50–950 ramp
primary
#65DBCC
secondary
#A4404D
accent
#1C32CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484