#64F0D3#64F0D3
#64F0D3 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.1% C 0.129 H 177.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0D3 |
|---|---|
| RGB | rgb(100, 240, 211) |
| HSL | hsl(168, 82%, 67%) |
| HSV | hsv(168, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 12.1%, 5.9%) |
| CIE-LAB | lab(86.86, -44.74, 2.68) |
| CIE-LCH | lch(86.86, 44.82, 176.58°) |
| OKLab | oklab(87.05% -0.1285 0.0064) |
| OKLCH | oklch(87.05% 0.129 177.1) |
| XYZ | xyz(48.1681, 69.7278, 72.5357) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Aqua (survey)
#13EAC9
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.75
Aquamarine
#7FFFD4
ΔE00 5.15
Aqua Marine
#2EE8BB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0D3 #F06481
analogous
#64F08D #64F0D3 #64C7F0
triadic
#64F0D3 #D364F0 #F0D364
tetradic
#64F0D3 #8D64F0 #F06481 #C7F064
square
#64F0D3 #8D64F0 #F06481 #C7F064
split-complementary
#64F0D3 #F064C7 #F08D64
monochromatic
#13C6A1 #2CEBC3 #64F0D3 #9CF5E3 #D4FBF3
Accessibility & contrast
On white
1.41
#64F0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#64F0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0D3
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0D3 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0d3; /* rgb */ color: rgb(100, 240, 211); /* oklch */ color: oklch(87.1% 0.129 177.1);
Tailwind
colors: {
custom: {
50: '#9df5e0',
500: '#64f0d3',
950: '#000000',
},
}SCSS
$custom: #64f0d3; $custom-light: #9df5e0; $custom-dark: #000000;
JSON
{
"hex": "#64f0d3",
"rgb": {
"r": 100,
"g": 240,
"b": 211
},
"hsl": {
"h": 167.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87054,
"c": 0.12865,
"h": 177.1
},
"luminance": 0.69733
}Semantic roles & 50–950 ramp
primary
#64F0D3
secondary
#C43552
accent
#0733DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584