#64FBC1#64FBC1
#64FBC1 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.153 H 164.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC1 |
|---|---|
| RGB | rgb(100, 251, 193) |
| HSL | hsl(157, 95%, 69%) |
| HSV | hsv(157, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(89.65, -53.45, 16.01) |
| CIE-LCH | lch(89.65, 55.80, 163.33°) |
| OKLab | oklab(89.19% -0.1477 0.041) |
| OKLCH | oklch(89.19% 0.153 164.5) |
| XYZ | xyz(49.3734, 75.5489, 62.4222) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC1 #FB649E
analogous
#64FB76 #64FBC1 #64E9FB
triadic
#64FBC1 #C164FB #FBC164
tetradic
#64FBC1 #7664FB #FB649E #E9FB64
square
#64FBC1 #7664FB #FB649E #E9FB64
split-complementary
#64FBC1 #FB64E9 #FB7664
monochromatic
#06DF8B #28F9A9 #64FBC1 #A0FDD9 #DBFEF1
Accessibility & contrast
On white
1.30
#64FBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#64FBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC1
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC1 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbc1; /* rgb */ color: rgb(100, 251, 193); /* oklch */ color: oklch(89.2% 0.153 164.5);
Tailwind
colors: {
custom: {
50: '#9dfdd3',
500: '#64fbc1',
950: '#000000',
},
}SCSS
$custom: #64fbc1; $custom-light: #9dfdd3; $custom-dark: #000000;
JSON
{
"hex": "#64fbc1",
"rgb": {
"r": 100,
"g": 251,
"b": 193
},
"hsl": {
"h": 156.954,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89191,
"c": 0.1533,
"h": 164.5
},
"luminance": 0.75554
}Semantic roles & 50–950 ramp
primary
#64FBC1
secondary
#D52E6E
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683