#64FCCF#64FCCF
#64FCCF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.145 H 170.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCCF |
|---|---|
| RGB | rgb(100, 252, 207) |
| HSL | hsl(162, 96%, 69%) |
| HSV | hsv(162, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.24, -50.79, 9.63) |
| CIE-LCH | lch(90.24, 51.69, 169.27°) |
| OKLab | oklab(89.78% -0.1425 0.0246) |
| OKLCH | oklch(89.78% 0.145 170.2) |
| XYZ | xyz(51.3229, 76.8298, 71.1443) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCCF #FC6491
analogous
#64FC83 #64FCCF #64DDFC
triadic
#64FCCF #CF64FC #FCCF64
tetradic
#64FCCF #8364FC #FC6491 #DDFC64
square
#64FCCF #8364FC #FC6491 #DDFC64
split-complementary
#64FCCF #FC64DD #FC8364
monochromatic
#04E1A0 #28FBBC #64FCCF #A0FDE2 #DCFEF4
Accessibility & contrast
On white
1.28
#64FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#64FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCCF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCCF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fccf; /* rgb */ color: rgb(100, 252, 207); /* oklch */ color: oklch(89.8% 0.145 170.2);
Tailwind
colors: {
custom: {
50: '#9efedd',
500: '#64fccf',
950: '#000000',
},
}SCSS
$custom: #64fccf; $custom-light: #9efedd; $custom-dark: #000000;
JSON
{
"hex": "#64fccf",
"rgb": {
"r": 100,
"g": 252,
"b": 207
},
"hsl": {
"h": 162.237,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89776,
"c": 0.14465,
"h": 170.2
},
"luminance": 0.76835
}Semantic roles & 50–950 ramp
primary
#64FCCF
secondary
#D62E60
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684