#64FBCC#64FBCC
#64FBCC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.145 H 169.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBCC |
|---|---|
| RGB | rgb(100, 251, 204) |
| HSL | hsl(161, 95%, 69%) |
| HSV | hsv(161, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(89.89, -51.05, 10.67) |
| CIE-LCH | lch(89.89, 52.15, 168.19°) |
| OKLab | oklab(89.46% -0.1428 0.0273) |
| OKLCH | oklch(89.46% 0.145 169.2) |
| XYZ | xyz(50.6464, 76.0581, 69.1266) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBCC #FB6493
analogous
#64FB81 #64FBCC #64DEFB
triadic
#64FBCC #CC64FB #FBCC64
tetradic
#64FBCC #8164FB #FB6493 #DEFB64
square
#64FBCC #8164FB #FB6493 #DEFB64
split-complementary
#64FBCC #FB64DE #FB8164
monochromatic
#06DF9B #28F9B8 #64FBCC #A0FDE0 #DBFEF3
Accessibility & contrast
On white
1.30
#64FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#64FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBCC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBCC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbcc; /* rgb */ color: rgb(100, 251, 204); /* oklch */ color: oklch(89.5% 0.145 169.2);
Tailwind
colors: {
custom: {
50: '#9efddb',
500: '#64fbcc',
950: '#000000',
},
}SCSS
$custom: #64fbcc; $custom-light: #9efddb; $custom-dark: #000000;
JSON
{
"hex": "#64fbcc",
"rgb": {
"r": 100,
"g": 251,
"b": 204
},
"hsl": {
"h": 161.325,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89462,
"c": 0.14543,
"h": 169.2
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#64FBCC
secondary
#D52E62
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684