#64FCC3#64FCC3
#64FCC3 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.153 H 165.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCC3 |
|---|---|
| RGB | rgb(100, 252, 195) |
| HSL | hsl(158, 96%, 69%) |
| HSV | hsv(158, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(89.98, -53.43, 15.45) |
| CIE-LCH | lch(89.98, 55.62, 163.87°) |
| OKLab | oklab(89.48% -0.1479 0.0395) |
| OKLCH | oklch(89.48% 0.153 165) |
| XYZ | xyz(49.9112, 76.2652, 63.7095) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 3.75
Greenish Turquoise
#00FBB0
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCC3 #FC649D
analogous
#64FC77 #64FCC3 #64E9FC
triadic
#64FCC3 #C364FC #FCC364
tetradic
#64FCC3 #7764FC #FC649D #E9FC64
square
#64FCC3 #7764FC #FC649D #E9FC64
split-complementary
#64FCC3 #FC64E9 #FC7764
monochromatic
#04E18E #28FBAC #64FCC3 #A0FDDA #DCFEF1
Accessibility & contrast
On white
1.29
#64FCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#64FCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCC3
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCC3 | 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)
#F7EBC0
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcc3; /* rgb */ color: rgb(100, 252, 195); /* oklch */ color: oklch(89.5% 0.153 165.0);
Tailwind
colors: {
custom: {
50: '#9efed5',
500: '#64fcc3',
950: '#000000',
},
}SCSS
$custom: #64fcc3; $custom-light: #9efed5; $custom-dark: #000000;
JSON
{
"hex": "#64fcc3",
"rgb": {
"r": 100,
"g": 252,
"b": 195
},
"hsl": {
"h": 157.5,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89476,
"c": 0.15305,
"h": 165
},
"luminance": 0.7627
}Semantic roles & 50–950 ramp
primary
#64FCC3
secondary
#D62E6D
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683