#64F6DE#64F6DE
#64F6DE is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.8% C 0.130 H 180.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6DE |
|---|---|
| RGB | rgb(100, 246, 222) |
| HSL | hsl(170, 89%, 68%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(88.87, -44.69, -0.15) |
| CIE-LCH | lch(88.87, 44.69, 180.19°) |
| OKLab | oklab(88.78% -0.1299 -0.0011) |
| OKLCH | oklch(88.78% 0.13 180.5) |
| XYZ | xyz(51.3901, 73.8895, 80.6469) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Bright Aqua
#0BF9EA
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.76
Light Aqua
#8CFFDB
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6DE #F6647C
analogous
#64F695 #64F6DE #64C5F6
triadic
#64F6DE #DE64F6 #F6DE64
tetradic
#64F6DE #9564F6 #F6647C #C5F664
square
#64F6DE #9564F6 #F6647C #C5F664
split-complementary
#64F6DE #F664C5 #F69564
monochromatic
#0CD3B3 #2AF3D2 #64F6DE #9EF9EA #D8FDF7
Accessibility & contrast
On white
1.33
#64F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#64F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6DE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6DE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DD
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#00FAEF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f6de; /* rgb */ color: rgb(100, 246, 222); /* oklch */ color: oklch(88.8% 0.130 180.5);
Tailwind
colors: {
custom: {
50: '#9efae8',
500: '#64f6de',
950: '#000000',
},
}SCSS
$custom: #64f6de; $custom-light: #9efae8; $custom-dark: #000000;
JSON
{
"hex": "#64f6de",
"rgb": {
"r": 100,
"g": 246,
"b": 222
},
"hsl": {
"h": 170.137,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88777,
"c": 0.12987,
"h": 180.5
},
"luminance": 0.73895
}Semantic roles & 50–950 ramp
primary
#64F6DE
secondary
#CE304A
accent
#0026E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584