#64DFE7#64DFE7
#64DFE7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.110 H 201.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE7 |
|---|---|
| RGB | rgb(100, 223, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 57%, 91%) |
| CMYK | cmyk(56.7%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.51, -31.89, -14.29) |
| CIE-LCH | lch(82.51, 34.94, 204.14°) |
| OKLab | oklab(83.71% -0.1023 -0.0395) |
| OKLCH | oklch(83.71% 0.11 201.1) |
| XYZ | xyz(46.0610, 61.2496, 84.9807) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE7 #E76C64
analogous
#64E7AD #64DFE7 #649EE7
triadic
#64DFE7 #E764DF #DFE764
tetradic
#64DFE7 #AD64E7 #E76C64 #9EE764
square
#64DFE7 #AD64E7 #E76C64 #9EE764
split-complementary
#64DFE7 #E7649E #E7AD64
monochromatic
#1CABB5 #2FD4DF #64DFE7 #99EAEF #CEF5F7
Accessibility & contrast
On white
1.58
#64DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE7
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE7 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe7; /* rgb */ color: rgb(100, 223, 231); /* oklch */ color: oklch(83.7% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#9ce9ee',
500: '#64dfe7',
950: '#000000',
},
}SCSS
$custom: #64dfe7; $custom-light: #9ce9ee; $custom-dark: #000000;
JSON
{
"hex": "#64dfe7",
"rgb": {
"r": 100,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.664,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83714,
"c": 0.10968,
"h": 201.1
},
"luminance": 0.61254
}Semantic roles & 50–950 ramp
primary
#64DFE7
secondary
#B5423A
accent
#1C10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485