#64FBC6#64FBC6
#64FBC6 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.150 H 166.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBC6 |
|---|---|
| RGB | rgb(100, 251, 198) |
| HSL | hsl(159, 95%, 69%) |
| HSV | hsv(159, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(89.76, -52.37, 13.58) |
| CIE-LCH | lch(89.76, 54.11, 165.46°) |
| OKLab | oklab(89.31% -0.1455 0.0348) |
| OKLCH | oklch(89.31% 0.15 166.6) |
| XYZ | xyz(49.9406, 75.7758, 65.4094) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBC6 #FB6499
analogous
#64FB7B #64FBC6 #64E5FB
triadic
#64FBC6 #C664FB #FBC664
tetradic
#64FBC6 #7B64FB #FB6499 #E5FB64
square
#64FBC6 #7B64FB #FB6499 #E5FB64
split-complementary
#64FBC6 #FB64E5 #FB7B64
monochromatic
#06DF93 #28F9B0 #64FBC6 #A0FDDC #DBFEF2
Accessibility & contrast
On white
1.30
#64FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#64FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBC6
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBC6 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC3
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fbc6; /* rgb */ color: rgb(100, 251, 198); /* oklch */ color: oklch(89.3% 0.150 166.6);
Tailwind
colors: {
custom: {
50: '#9efdd7',
500: '#64fbc6',
950: '#000000',
},
}SCSS
$custom: #64fbc6; $custom-light: #9efdd7; $custom-dark: #000000;
JSON
{
"hex": "#64fbc6",
"rgb": {
"r": 100,
"g": 251,
"b": 198
},
"hsl": {
"h": 158.94,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89312,
"c": 0.14961,
"h": 166.6
},
"luminance": 0.75781
}Semantic roles & 50–950 ramp
primary
#64FBC6
secondary
#D52E69
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683