#64F1B2#64F1B2
#64F1B2 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.152 H 161.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1B2 |
|---|---|
| RGB | rgb(100, 241, 178) |
| HSL | hsl(153, 83%, 67%) |
| HSV | hsv(153, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.42, -52.51, 19.22) |
| CIE-LCH | lch(86.42, 55.92, 159.90°) |
| OKLab | oklab(86.45% -0.1442 0.049) |
| OKLCH | oklch(86.45% 0.152 161.2) |
| XYZ | xyz(44.7425, 68.8299, 53.0384) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1B2 #F164A3
analogous
#64F16B #64F1B2 #64EAF1
triadic
#64F1B2 #B264F1 #F1B264
tetradic
#64F1B2 #6B64F1 #F164A3 #EAF164
square
#64F1B2 #6B64F1 #F164A3 #EAF164
split-complementary
#64F1B2 #F164EA #F16B64
monochromatic
#12C877 #2CEC96 #64F1B2 #9CF6CE #D4FBEA
Accessibility & contrast
On white
1.42
#64F1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#64F1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1B2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1B2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#1EF0E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f1b2; /* rgb */ color: rgb(100, 241, 178); /* oklch */ color: oklch(86.5% 0.152 161.2);
Tailwind
colors: {
custom: {
50: '#9cf6c9',
500: '#64f1b2',
950: '#000000',
},
}SCSS
$custom: #64f1b2; $custom-light: #9cf6c9; $custom-dark: #000000;
JSON
{
"hex": "#64f1b2",
"rgb": {
"r": 100,
"g": 241,
"b": 178
},
"hsl": {
"h": 153.191,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8645,
"c": 0.15229,
"h": 161.2
},
"luminance": 0.68834
}Semantic roles & 50–950 ramp
primary
#64F1B2
secondary
#C53475
accent
#0667E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582