#64F1BB#64F1BB
#64F1BB is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.145 H 164.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1BB |
|---|---|
| RGB | rgb(100, 241, 187) |
| HSL | hsl(157, 83%, 67%) |
| HSV | hsv(157, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 22.4%, 5.5%) |
| CIE-LAB | lab(86.60, -50.62, 14.82) |
| CIE-LCH | lch(86.60, 52.75, 163.68°) |
| OKLab | oklab(86.66% -0.1402 0.0379) |
| OKLCH | oklch(86.66% 0.145 164.9) |
| XYZ | xyz(45.6760, 69.2033, 57.9545) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1BB #F1649A
analogous
#64F175 #64F1BB #64E1F1
triadic
#64F1BB #BB64F1 #F1BB64
tetradic
#64F1BB #7564F1 #F1649A #E1F164
square
#64F1BB #7564F1 #F1649A #E1F164
split-complementary
#64F1BB #F164E1 #F17564
monochromatic
#12C883 #2CECA2 #64F1BB #9CF6D4 #D4FBEC
Accessibility & contrast
On white
1.41
#64F1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#64F1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1BB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1BB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B8
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#0CF1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f1bb; /* rgb */ color: rgb(100, 241, 187); /* oklch */ color: oklch(86.7% 0.145 164.9);
Tailwind
colors: {
custom: {
50: '#9cf6cf',
500: '#64f1bb',
950: '#000000',
},
}SCSS
$custom: #64f1bb; $custom-light: #9cf6cf; $custom-dark: #000000;
JSON
{
"hex": "#64f1bb",
"rgb": {
"r": 100,
"g": 241,
"b": 187
},
"hsl": {
"h": 157.021,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86662,
"c": 0.1452,
"h": 164.9
},
"luminance": 0.69208
}Semantic roles & 50–950 ramp
primary
#64F1BB
secondary
#C5346C
accent
#0659E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583