#64F9C2#64F9C2
#64F9C2 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.7% C 0.150 H 165.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9C2 |
|---|---|
| RGB | rgb(100, 249, 194) |
| HSL | hsl(158, 93%, 68%) |
| HSV | hsv(158, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 22.1%, 2.4%) |
| CIE-LAB | lab(89.09, -52.42, 14.70) |
| CIE-LCH | lch(89.09, 54.44, 164.33°) |
| OKLab | oklab(88.74% -0.1452 0.0376) |
| OKLCH | oklch(88.74% 0.15 165.5) |
| XYZ | xyz(48.8639, 74.3508, 62.8045) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 2.72
Aquamarine
#7FFFD4
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.57
Greenish Cyan
#2AFEB7
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9C2 #F9649B
analogous
#64F977 #64F9C2 #64E6F9
triadic
#64F9C2 #C264F9 #F9C264
tetradic
#64F9C2 #7764F9 #F9649B #E6F964
square
#64F9C2 #7764F9 #F9649B #E6F964
split-complementary
#64F9C2 #F964E6 #F97764
monochromatic
#08DA8D #29F7AB #64F9C2 #9FFBD9 #DAFEF0
Accessibility & contrast
On white
1.32
#64F9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#64F9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9C2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9C2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#DFDAC6
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f9c2; /* rgb */ color: rgb(100, 249, 194); /* oklch */ color: oklch(88.7% 0.150 165.5);
Tailwind
colors: {
custom: {
50: '#9dfcd4',
500: '#64f9c2',
950: '#000000',
},
}SCSS
$custom: #64f9c2; $custom-light: #9dfcd4; $custom-dark: #000000;
JSON
{
"hex": "#64f9c2",
"rgb": {
"r": 100,
"g": 249,
"b": 194
},
"hsl": {
"h": 157.852,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.88739,
"c": 0.15005,
"h": 165.5
},
"luminance": 0.74356
}Semantic roles & 50–950 ramp
primary
#64F9C2
secondary
#D22F6B
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583