#64DFE9#64DFE9
#64DFE9 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.110 H 202.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE9 |
|---|---|
| RGB | rgb(100, 223, 233) |
| HSL | hsl(185, 75%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(57.1%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.57, -31.34, -15.26) |
| CIE-LCH | lch(82.57, 34.86, 205.96°) |
| OKLab | oklab(83.78% -0.1015 -0.0422) |
| OKLCH | oklch(83.78% 0.11 202.6) |
| XYZ | xyz(46.3450, 61.3632, 86.4769) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.72
Aqua Blue
#02D8E9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE9 #E96E64
analogous
#64E9B0 #64DFE9 #649DE9
triadic
#64DFE9 #E964DF #DFE964
tetradic
#64DFE9 #B064E9 #E96E64 #9DE964
square
#64DFE9 #B064E9 #E96E64 #9DE964
split-complementary
#64DFE9 #E9649D #E9B064
monochromatic
#1AADB8 #2ED4E1 #64DFE9 #9AEAF1 #CFF5F8
Accessibility & contrast
On white
1.58
#64DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#64DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE9
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE9 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe9; /* rgb */ color: rgb(100, 223, 233); /* oklch */ color: oklch(83.8% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#9ce9f0',
500: '#64dfe9',
950: '#000000',
},
}SCSS
$custom: #64dfe9; $custom-light: #9ce9f0; $custom-dark: #000000;
JSON
{
"hex": "#64dfe9",
"rgb": {
"r": 100,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.511,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83783,
"c": 0.10993,
"h": 202.6
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#64DFE9
secondary
#B84339
accent
#1D0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485