#64FBC5#64FBC5
#64FBC5 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.150 H 166.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC5 |
|---|---|
| RGB | rgb(100, 251, 197) |
| HSL | hsl(159, 95%, 69%) |
| HSV | hsv(159, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.73, -52.59, 14.07) |
| CIE-LCH | lch(89.73, 54.44, 165.03°) |
| OKLab | oklab(89.29% -0.1459 0.036) |
| OKLCH | oklch(89.29% 0.15 166.1) |
| XYZ | xyz(49.8257, 75.7298, 64.8040) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC5 #FB649A
analogous
#64FB7A #64FBC5 #64E6FB
triadic
#64FBC5 #C564FB #FBC564
tetradic
#64FBC5 #7A64FB #FB649A #E6FB64
square
#64FBC5 #7A64FB #FB649A #E6FB64
split-complementary
#64FBC5 #FB64E6 #FB7A64
monochromatic
#06DF91 #28F9AF #64FBC5 #A0FDDB #DBFEF2
Accessibility & contrast
On white
1.30
#64FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#64FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC5
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC5 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E1DBC9
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbc5; /* rgb */ color: rgb(100, 251, 197); /* oklch */ color: oklch(89.3% 0.150 166.1);
Tailwind
colors: {
custom: {
50: '#9dfdd6',
500: '#64fbc5',
950: '#000000',
},
}SCSS
$custom: #64fbc5; $custom-light: #9dfdd6; $custom-dark: #000000;
JSON
{
"hex": "#64fbc5",
"rgb": {
"r": 100,
"g": 251,
"b": 197
},
"hsl": {
"h": 158.543,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89287,
"c": 0.15033,
"h": 166.1
},
"luminance": 0.75735
}Semantic roles & 50–950 ramp
primary
#64FBC5
secondary
#D52E6A
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683