#64FBC3#64FBC3
#64FBC3 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.152 H 165.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC3 |
|---|---|
| RGB | rgb(100, 251, 195) |
| HSL | hsl(158, 95%, 69%) |
| HSV | hsv(158, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.69, -53.02, 15.04) |
| CIE-LCH | lch(89.69, 55.11, 164.17°) |
| OKLab | oklab(89.24% -0.1468 0.0385) |
| OKLCH | oklch(89.24% 0.152 165.3) |
| XYZ | xyz(49.5980, 75.6388, 63.6051) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC3 #FB649C
analogous
#64FB78 #64FBC3 #64E8FB
triadic
#64FBC3 #C364FB #FBC364
tetradic
#64FBC3 #7864FB #FB649C #E8FB64
square
#64FBC3 #7864FB #FB649C #E8FB64
split-complementary
#64FBC3 #FB64E8 #FB7864
monochromatic
#06DF8E #28F9AC #64FBC3 #A0FDDA #DBFEF1
Accessibility & contrast
On white
1.30
#64FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#64FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC3
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC3 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC0
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbc3; /* rgb */ color: rgb(100, 251, 195); /* oklch */ color: oklch(89.2% 0.152 165.3);
Tailwind
colors: {
custom: {
50: '#9dfdd5',
500: '#64fbc3',
950: '#000000',
},
}SCSS
$custom: #64fbc3; $custom-light: #9dfdd5; $custom-dark: #000000;
JSON
{
"hex": "#64fbc3",
"rgb": {
"r": 100,
"g": 251,
"b": 195
},
"hsl": {
"h": 157.748,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89239,
"c": 0.1518,
"h": 165.3
},
"luminance": 0.75644
}Semantic roles & 50–950 ramp
primary
#64FBC3
secondary
#D52E6C
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683