#64DFDA#64DFDA
#64DFDA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.110 H 191.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDA |
|---|---|
| RGB | rgb(100, 223, 218) |
| HSL | hsl(178, 66%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.13, -35.34, -7.96) |
| CIE-LCH | lch(82.13, 36.22, 192.69°) |
| OKLab | oklab(83.28% -0.1077 -0.0221) |
| OKLCH | oklch(83.28% 0.11 191.6) |
| XYZ | xyz(44.2927, 60.5423, 75.6677) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.73
Turquoise
#40E0D0
ΔE00 4.43
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.73
Bright Cyan
#41FDFE
ΔE00 7.04
Bright Aqua
#0BF9EA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDA #DF6469
analogous
#64DF9C #64DFDA #64A6DF
triadic
#64DFDA #DA64DF #DFDA64
tetradic
#64DFDA #9C64DF #DF6469 #A6DF64
square
#64DFDA #9C64DF #DF6469 #A6DF64
split-complementary
#64DFDA #DF64A6 #DF9C64
monochromatic
#22A6A1 #31D5CE #64DFDA #97E9E6 #C9F4F2
Accessibility & contrast
On white
1.60
#64DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfda; /* rgb */ color: rgb(100, 223, 218); /* oklch */ color: oklch(83.3% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#9be9e5',
500: '#64dfda',
950: '#000000',
},
}SCSS
$custom: #64dfda; $custom-light: #9be9e5; $custom-dark: #000000;
JSON
{
"hex": "#64dfda",
"rgb": {
"r": 100,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.561,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.8328,
"c": 0.10994,
"h": 191.6
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#64DFDA
secondary
#A93E43
accent
#181FCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484