#64F3DA#64F3DA
#64F3DA is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.0% C 0.129 H 179.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3DA |
|---|---|
| RGB | rgb(100, 243, 218) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(87.90, -44.36, 0.53) |
| CIE-LCH | lch(87.90, 44.36, 179.31°) |
| OKLab | oklab(87.96% -0.1285 0.0007) |
| OKLCH | oklch(87.96% 0.129 179.7) |
| XYZ | xyz(49.9552, 71.8674, 77.5552) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.84
Aqua (survey)
#13EAC9
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 5.13
Light Aqua
#8CFFDB
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3DA #F3647D
analogous
#64F392 #64F3DA #64C5F3
triadic
#64F3DA #DA64F3 #F3DA64
tetradic
#64F3DA #9264F3 #F3647D #C5F364
square
#64F3DA #9264F3 #F3647D #C5F364
split-complementary
#64F3DA #F364C5 #F39264
monochromatic
#10CDAC #2BEFCC #64F3DA #9DF7E8 #D6FCF5
Accessibility & contrast
On white
1.37
#64F3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3DA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3DA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3da; /* rgb */ color: rgb(100, 243, 218); /* oklch */ color: oklch(88.0% 0.129 179.7);
Tailwind
colors: {
custom: {
50: '#9df7e5',
500: '#64f3da',
950: '#000000',
},
}SCSS
$custom: #64f3da; $custom-light: #9df7e5; $custom-dark: #000000;
JSON
{
"hex": "#64f3da",
"rgb": {
"r": 100,
"g": 243,
"b": 218
},
"hsl": {
"h": 169.51,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87959,
"c": 0.12854,
"h": 179.7
},
"luminance": 0.71872
}Semantic roles & 50–950 ramp
primary
#64F3DA
secondary
#C9324D
accent
#032AE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584