#64FBC2#64FBC2
#64FBC2 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.153 H 164.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC2 |
|---|---|
| RGB | rgb(100, 251, 194) |
| HSL | hsl(157, 95%, 69%) |
| HSV | hsv(157, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.67, -53.24, 15.52) |
| CIE-LCH | lch(89.67, 55.45, 163.74°) |
| OKLab | oklab(89.22% -0.1473 0.0397) |
| OKLCH | oklch(89.22% 0.153 164.9) |
| XYZ | xyz(49.4854, 75.5937, 63.0116) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.48
Greenish Cyan
#2AFEB7
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC2 #FB649D
analogous
#64FB77 #64FBC2 #64E9FB
triadic
#64FBC2 #C264FB #FBC264
tetradic
#64FBC2 #7764FB #FB649D #E9FB64
square
#64FBC2 #7764FB #FB649D #E9FB64
split-complementary
#64FBC2 #FB64E9 #FB7764
monochromatic
#06DF8D #28F9AB #64FBC2 #A0FDD9 #DBFEF1
Accessibility & contrast
On white
1.30
#64FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#64FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABF
Deuteranopia (green-blind)
#E1DBC6
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbc2; /* rgb */ color: rgb(100, 251, 194); /* oklch */ color: oklch(89.2% 0.153 164.9);
Tailwind
colors: {
custom: {
50: '#9dfdd4',
500: '#64fbc2',
950: '#000000',
},
}SCSS
$custom: #64fbc2; $custom-light: #9dfdd4; $custom-dark: #000000;
JSON
{
"hex": "#64fbc2",
"rgb": {
"r": 100,
"g": 251,
"b": 194
},
"hsl": {
"h": 157.351,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89215,
"c": 0.15255,
"h": 164.9
},
"luminance": 0.75599
}Semantic roles & 50–950 ramp
primary
#64FBC2
secondary
#D52E6D
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683