#64FCCB#64FCCB
#64FCCB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 168.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCCB |
|---|---|
| RGB | rgb(100, 252, 203) |
| HSL | hsl(161, 96%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.15, -51.69, 11.57) |
| CIE-LCH | lch(90.15, 52.96, 167.38°) |
| OKLab | oklab(89.67% -0.1443 0.0296) |
| OKLCH | oklch(89.67% 0.147 168.4) |
| XYZ | xyz(50.8401, 76.6367, 68.6014) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCCB #FC6495
analogous
#64FC7F #64FCCB #64E1FC
triadic
#64FCCB #CB64FC #FCCB64
tetradic
#64FCCB #7F64FC #FC6495 #E1FC64
square
#64FCCB #7F64FC #FC6495 #E1FC64
split-complementary
#64FCCB #FC64E1 #FC7F64
monochromatic
#04E19A #28FBB7 #64FCCB #A0FDDF #DCFEF3
Accessibility & contrast
On white
1.29
#64FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#64FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCCB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCCB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fccb; /* rgb */ color: rgb(100, 252, 203); /* oklch */ color: oklch(89.7% 0.147 168.4);
Tailwind
colors: {
custom: {
50: '#9efeda',
500: '#64fccb',
950: '#000000',
},
}SCSS
$custom: #64fccb; $custom-light: #9efeda; $custom-dark: #000000;
JSON
{
"hex": "#64fccb",
"rgb": {
"r": 100,
"g": 252,
"b": 203
},
"hsl": {
"h": 160.658,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89674,
"c": 0.14732,
"h": 168.4
},
"luminance": 0.76642
}Semantic roles & 50–950 ramp
primary
#64FCCB
secondary
#D62E64
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684