#64E8DF#64E8DF
#64E8DF is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.5% C 0.116 H 189.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8DF |
|---|---|
| RGB | rgb(100, 232, 223) |
| HSL | hsl(176, 74%, 65%) |
| HSV | hsv(176, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(84.87, -38.19, -6.55) |
| CIE-LCH | lch(84.87, 38.75, 189.74°) |
| OKLab | oklab(85.54% -0.115 -0.0183) |
| OKLCH | oklch(85.54% 0.116 189.1) |
| XYZ | xyz(47.4256, 65.7455, 79.9885) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8DF #E8646D
analogous
#64E89D #64E8DF #64AFE8
triadic
#64E8DF #DF64E8 #E8DF64
tetradic
#64E8DF #9D64E8 #E8646D #AFE864
square
#64E8DF #9D64E8 #E8646D #AFE864
split-complementary
#64E8DF #E864AF #E89D64
monochromatic
#1BB7AC #2FE0D4 #64E8DF #99F0EA #CFF8F5
Accessibility & contrast
On white
1.48
#64E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#64E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8DF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8DF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e8df; /* rgb */ color: rgb(100, 232, 223); /* oklch */ color: oklch(85.5% 0.116 189.1);
Tailwind
colors: {
custom: {
50: '#9cf0e8',
500: '#64e8df',
950: '#000000',
},
}SCSS
$custom: #64e8df; $custom-light: #9cf0e8; $custom-dark: #000000;
JSON
{
"hex": "#64e8df",
"rgb": {
"r": 100,
"g": 232,
"b": 223
},
"hsl": {
"h": 175.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.85538,
"c": 0.11647,
"h": 189.1
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#64E8DF
secondary
#B63A42
accent
#0F1DD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584