#64FCC2#64FCC2
#64FCC2 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.154 H 164.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCC2 |
|---|---|
| RGB | rgb(100, 252, 194) |
| HSL | hsl(157, 96%, 69%) |
| HSV | hsv(157, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(89.96, -53.65, 15.93) |
| CIE-LCH | lch(89.96, 55.96, 163.46°) |
| OKLab | oklab(89.45% -0.1483 0.0408) |
| OKLCH | oklch(89.45% 0.154 164.6) |
| XYZ | xyz(49.7986, 76.2201, 63.1160) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.88
Greenish Turquoise
#00FBB0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCC2 #FC649E
analogous
#64FC76 #64FCC2 #64EAFC
triadic
#64FCC2 #C264FC #FCC264
tetradic
#64FCC2 #7664FC #FC649E #EAFC64
square
#64FCC2 #7664FC #FC649E #EAFC64
split-complementary
#64FCC2 #FC64EA #FC7664
monochromatic
#04E18D #28FBAA #64FCC2 #A0FDDA #DCFEF1
Accessibility & contrast
On white
1.29
#64FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#64FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCC2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCC2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcc2; /* rgb */ color: rgb(100, 252, 194); /* oklch */ color: oklch(89.5% 0.154 164.6);
Tailwind
colors: {
custom: {
50: '#9efed4',
500: '#64fcc2',
950: '#000000',
},
}SCSS
$custom: #64fcc2; $custom-light: #9efed4; $custom-dark: #000000;
JSON
{
"hex": "#64fcc2",
"rgb": {
"r": 100,
"g": 252,
"b": 194
},
"hsl": {
"h": 157.105,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89452,
"c": 0.1538,
"h": 164.6
},
"luminance": 0.76225
}Semantic roles & 50–950 ramp
primary
#64FCC2
secondary
#D62E6E
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683