#64FBCE#64FBCE
#64FBCE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.144 H 170.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBCE |
|---|---|
| RGB | rgb(100, 251, 206) |
| HSL | hsl(162, 95%, 69%) |
| HSV | hsv(162, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.93, -50.60, 9.70) |
| CIE-LCH | lch(89.93, 51.52, 169.15°) |
| OKLab | oklab(89.51% -0.142 0.0248) |
| OKLCH | oklch(89.51% 0.144 170.1) |
| XYZ | xyz(50.8878, 76.1547, 70.3981) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBCE #FB6491
analogous
#64FB83 #64FBCE #64DDFB
triadic
#64FBCE #CE64FB #FBCE64
tetradic
#64FBCE #8364FB #FB6491 #DDFB64
square
#64FBCE #8364FB #FB6491 #DDFB64
split-complementary
#64FBCE #FB64DD #FB8364
monochromatic
#06DF9E #28F9BB #64FBCE #A0FDE1 #DBFEF4
Accessibility & contrast
On white
1.29
#64FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#64FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBCE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBCE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbce; /* rgb */ color: rgb(100, 251, 206); /* oklch */ color: oklch(89.5% 0.144 170.1);
Tailwind
colors: {
custom: {
50: '#9efddd',
500: '#64fbce',
950: '#000000',
},
}SCSS
$custom: #64fbce; $custom-light: #9efddd; $custom-dark: #000000;
JSON
{
"hex": "#64fbce",
"rgb": {
"r": 100,
"g": 251,
"b": 206
},
"hsl": {
"h": 162.119,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89514,
"c": 0.14412,
"h": 170.1
},
"luminance": 0.7616
}Semantic roles & 50–950 ramp
primary
#64FBCE
secondary
#D52E60
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684