#64E9DF#64E9DF
#64E9DF is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.117 H 188.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9DF |
|---|---|
| RGB | rgb(100, 233, 223) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.15, -38.65, -6.13) |
| CIE-LCH | lch(85.15, 39.13, 189.01°) |
| OKLab | oklab(85.77% -0.1161 -0.0172) |
| OKLCH | oklch(85.77% 0.117 188.4) |
| XYZ | xyz(47.7079, 66.3101, 80.0826) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9DF #E9646E
analogous
#64E99D #64E9DF #64B0E9
triadic
#64E9DF #DF64E9 #E9DF64
tetradic
#64E9DF #9D64E9 #E9646E #B0E964
square
#64E9DF #9D64E9 #E9646E #B0E964
split-complementary
#64E9DF #E964B0 #E99D64
monochromatic
#1AB8AD #2EE1D4 #64E9DF #9AF1EA #CFF8F5
Accessibility & contrast
On white
1.47
#64E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#64E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9DF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9DF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e9df; /* rgb */ color: rgb(100, 233, 223); /* oklch */ color: oklch(85.8% 0.117 188.4);
Tailwind
colors: {
custom: {
50: '#9cf0e8',
500: '#64e9df',
950: '#000000',
},
}SCSS
$custom: #64e9df; $custom-light: #9cf0e8; $custom-dark: #000000;
JSON
{
"hex": "#64e9df",
"rgb": {
"r": 100,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.489,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.85771,
"c": 0.11733,
"h": 188.4
},
"luminance": 0.66315
}Semantic roles & 50–950 ramp
primary
#64E9DF
secondary
#B83943
accent
#0E1DD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584