#64F6DB#64F6DB
#64F6DB is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.131 H 178.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6DB |
|---|---|
| RGB | rgb(100, 246, 219) |
| HSL | hsl(169, 89%, 68%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(88.79, -45.42, 1.31) |
| CIE-LCH | lch(88.79, 45.44, 178.35°) |
| OKLab | oklab(88.69% -0.1312 0.0028) |
| OKLCH | oklch(88.69% 0.131 178.8) |
| XYZ | xyz(50.9916, 73.7301, 78.5481) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Aqua (survey)
#13EAC9
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6DB #F6647F
analogous
#64F692 #64F6DB #64C8F6
triadic
#64F6DB #DB64F6 #F6DB64
tetradic
#64F6DB #9264F6 #F6647F #C8F664
square
#64F6DB #9264F6 #F6647F #C8F664
split-complementary
#64F6DB #F664C8 #F69264
monochromatic
#0CD3AF #2AF3CE #64F6DB #9EF9E8 #D8FDF6
Accessibility & contrast
On white
1.33
#64F6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#64F6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6DB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6DB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f6db; /* rgb */ color: rgb(100, 246, 219); /* oklch */ color: oklch(88.7% 0.131 178.8);
Tailwind
colors: {
custom: {
50: '#9efae6',
500: '#64f6db',
950: '#000000',
},
}SCSS
$custom: #64f6db; $custom-light: #9efae6; $custom-dark: #000000;
JSON
{
"hex": "#64f6db",
"rgb": {
"r": 100,
"g": 246,
"b": 219
},
"hsl": {
"h": 168.904,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88691,
"c": 0.1312,
"h": 178.8
},
"luminance": 0.73735
}Semantic roles & 50–950 ramp
primary
#64F6DB
secondary
#CE304D
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584