#64FBCF#64FBCF
#64FBCF is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.143 H 170.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBCF |
|---|---|
| RGB | rgb(100, 251, 207) |
| HSL | hsl(163, 95%, 69%) |
| HSV | hsv(163, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.95, -50.37, 9.21) |
| CIE-LCH | lch(89.95, 51.21, 169.63°) |
| OKLab | oklab(89.54% -0.1415 0.0235) |
| OKLCH | oklch(89.54% 0.143 170.6) |
| XYZ | xyz(51.0097, 76.2034, 71.0399) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBCF #FB6490
analogous
#64FB84 #64FBCF #64DBFB
triadic
#64FBCF #CF64FB #FBCF64
tetradic
#64FBCF #8464FB #FB6490 #DBFB64
square
#64FBCF #8464FB #FB6490 #DBFB64
split-complementary
#64FBCF #FB64DB #FB8464
monochromatic
#06DFA0 #28F9BD #64FBCF #A0FDE1 #DBFEF4
Accessibility & contrast
On white
1.29
#64FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#64FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBCF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBCF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbcf; /* rgb */ color: rgb(100, 251, 207); /* oklch */ color: oklch(89.5% 0.143 170.6);
Tailwind
colors: {
custom: {
50: '#9efddd',
500: '#64fbcf',
950: '#000000',
},
}SCSS
$custom: #64fbcf; $custom-light: #9efddd; $custom-dark: #000000;
JSON
{
"hex": "#64fbcf",
"rgb": {
"r": 100,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.517,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.8954,
"c": 0.14346,
"h": 170.6
},
"luminance": 0.76209
}Semantic roles & 50–950 ramp
primary
#64FBCF
secondary
#D52E5F
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684