#64F8D7#64F8D7
#64F8D7 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 89.0% C 0.135 H 175.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8D7 |
|---|---|
| RGB | rgb(100, 248, 215) |
| HSL | hsl(167, 91%, 68%) |
| HSV | hsv(167, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 13.3%, 2.7%) |
| CIE-LAB | lab(89.27, -47.24, 4.09) |
| CIE-LCH | lch(89.27, 47.42, 175.06°) |
| OKLab | oklab(89.05% -0.135 0.0101) |
| OKLCH | oklch(89.05% 0.135 175.7) |
| XYZ | xyz(51.0829, 74.7452, 76.0120) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 3.73
Aqua (survey)
#13EAC9
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8D7 #F86485
analogous
#64F88D #64F8D7 #64CFF8
triadic
#64F8D7 #D764F8 #F8D764
tetradic
#64F8D7 #8D64F8 #F86485 #CFF864
square
#64F8D7 #8D64F8 #F86485 #CFF864
split-complementary
#64F8D7 #F864CF #F88D64
monochromatic
#0AD8AA #29F5C8 #64F8D7 #9FFBE6 #D9FDF5
Accessibility & contrast
On white
1.32
#64F8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#64F8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8D7
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8D7 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD6
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#00FBEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8d7; /* rgb */ color: rgb(100, 248, 215); /* oklch */ color: oklch(89.0% 0.135 175.7);
Tailwind
colors: {
custom: {
50: '#9efbe3',
500: '#64f8d7',
950: '#000000',
},
}SCSS
$custom: #64f8d7; $custom-light: #9efbe3; $custom-dark: #000000;
JSON
{
"hex": "#64f8d7",
"rgb": {
"r": 100,
"g": 248,
"b": 215
},
"hsl": {
"h": 166.622,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.89047,
"c": 0.13534,
"h": 175.7
},
"luminance": 0.7475
}Semantic roles & 50–950 ramp
primary
#64F8D7
secondary
#D12F53
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584