#64DBDA#64DBDA
#64DBDA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.107 H 194.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBDA |
|---|---|
| RGB | rgb(100, 219, 218) |
| HSL | hsl(179, 62%, 63%) |
| HSV | hsv(179, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(80.98, -33.47, -9.67) |
| CIE-LCH | lch(80.98, 34.84, 196.12°) |
| OKLab | oklab(82.35% -0.1034 -0.0268) |
| OKLCH | oklch(82.35% 0.107 194.5) |
| XYZ | xyz(43.2366, 58.4301, 75.3157) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBDA #DB6465
analogous
#64DB9F #64DBDA #64A0DB
triadic
#64DBDA #DA64DB #DBDA64
tetradic
#64DBDA #9F64DB #DB6465 #A0DB64
square
#64DBDA #9F64DB #DB6465 #A0DB64
split-complementary
#64DBDA #DB64A0 #DB9F64
monochromatic
#25A09F #32CFCE #64DBDA #96E7E6 #C7F2F2
Accessibility & contrast
On white
1.66
#64DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#64DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBDA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBDA | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 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: #64dbda; /* rgb */ color: rgb(100, 219, 218); /* oklch */ color: oklch(82.3% 0.107 194.5);
Tailwind
colors: {
custom: {
50: '#9be6e5',
500: '#64dbda',
950: '#000000',
},
}SCSS
$custom: #64dbda; $custom-light: #9be6e5; $custom-dark: #000000;
JSON
{
"hex": "#64dbda",
"rgb": {
"r": 100,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.496,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.82347,
"c": 0.10687,
"h": 194.5
},
"luminance": 0.58434
}Semantic roles & 50–950 ramp
primary
#64DBDA
secondary
#A34041
accent
#1B1DCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484