#64F0BC#64F0BC
#64F0BC is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.4% C 0.143 H 165.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0BC |
|---|---|
| RGB | rgb(100, 240, 188) |
| HSL | hsl(158, 82%, 67%) |
| HSV | hsv(158, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.33, -49.99, 13.92) |
| CIE-LCH | lch(86.33, 51.89, 164.44°) |
| OKLab | oklab(86.45% -0.1387 0.0357) |
| OKLCH | oklch(86.45% 0.143 165.6) |
| XYZ | xyz(45.4882, 68.6558, 58.4219) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0BC #F06498
analogous
#64F076 #64F0BC #64DEF0
triadic
#64F0BC #BC64F0 #F0BC64
tetradic
#64F0BC #7664F0 #F06498 #DEF064
square
#64F0BC #7664F0 #F06498 #DEF064
split-complementary
#64F0BC #F064DE #F07664
monochromatic
#13C684 #2CEBA4 #64F0BC #9CF5D4 #D4FBEC
Accessibility & contrast
On white
1.43
#64F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#64F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0BC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0BC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1B9
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#0BF0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f0bc; /* rgb */ color: rgb(100, 240, 188); /* oklch */ color: oklch(86.4% 0.143 165.6);
Tailwind
colors: {
custom: {
50: '#9cf6d0',
500: '#64f0bc',
950: '#000000',
},
}SCSS
$custom: #64f0bc; $custom-light: #9cf6d0; $custom-dark: #000000;
JSON
{
"hex": "#64f0bc",
"rgb": {
"r": 100,
"g": 240,
"b": 188
},
"hsl": {
"h": 157.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86447,
"c": 0.14319,
"h": 165.6
},
"luminance": 0.6866
}Semantic roles & 50–950 ramp
primary
#64F0BC
secondary
#C4356A
accent
#0757DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583