#64F3BA#64F3BA
#64F3BA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.149 H 163.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3BA |
|---|---|
| RGB | rgb(100, 243, 186) |
| HSL | hsl(156, 86%, 67%) |
| HSV | hsv(156, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 23.5%, 4.7%) |
| CIE-LAB | lab(87.17, -51.66, 16.13) |
| CIE-LCH | lch(87.17, 54.12, 162.66°) |
| OKLab | oklab(87.12% -0.1427 0.0413) |
| OKLCH | oklch(87.12% 0.149 163.9) |
| XYZ | xyz(46.1646, 70.3511, 57.5911) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3BA #F3649D
analogous
#64F373 #64F3BA #64E5F3
triadic
#64F3BA #BA64F3 #F3BA64
tetradic
#64F3BA #7364F3 #F3649D #E5F364
square
#64F3BA #7364F3 #F3649D #E5F364
split-complementary
#64F3BA #F364E5 #F37364
monochromatic
#10CD81 #2BEFA1 #64F3BA #9DF7D3 #D6FCED
Accessibility & contrast
On white
1.39
#64F3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#64F3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3BA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3BA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B7
Deuteranopia (green-blind)
#DBD4BE
Tritanopia (blue-blind)
#0BF3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f3ba; /* rgb */ color: rgb(100, 243, 186); /* oklch */ color: oklch(87.1% 0.149 163.9);
Tailwind
colors: {
custom: {
50: '#9cf8ce',
500: '#64f3ba',
950: '#000000',
},
}SCSS
$custom: #64f3ba; $custom-light: #9cf8ce; $custom-dark: #000000;
JSON
{
"hex": "#64f3ba",
"rgb": {
"r": 100,
"g": 243,
"b": 186
},
"hsl": {
"h": 156.084,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87116,
"c": 0.14852,
"h": 163.9
},
"luminance": 0.70356
}Semantic roles & 50–950 ramp
primary
#64F3BA
secondary
#C9326E
accent
#035CE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583