#64FBBE#64FBBE
#64FBBE is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.1% C 0.156 H 163.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBBE |
|---|---|
| RGB | rgb(100, 251, 190) |
| HSL | hsl(156, 95%, 69%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.59, -54.09, 17.46) |
| CIE-LCH | lch(89.59, 56.84, 162.10°) |
| OKLab | oklab(89.12% -0.1491 0.0446) |
| OKLCH | oklch(89.12% 0.156 163.3) |
| XYZ | xyz(49.0422, 75.4164, 60.6775) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.07
Greenish Cyan
#2AFEB7
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBBE #FB64A1
analogous
#64FB73 #64FBBE #64ECFB
triadic
#64FBBE #BE64FB #FBBE64
tetradic
#64FBBE #7364FB #FB64A1 #ECFB64
square
#64FBBE #7364FB #FB64A1 #ECFB64
split-complementary
#64FBBE #FB64EC #FB7364
monochromatic
#06DF87 #28F9A5 #64FBBE #A0FDD7 #DBFEF0
Accessibility & contrast
On white
1.31
#64FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#64FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBBE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBBE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbbe; /* rgb */ color: rgb(100, 251, 190); /* oklch */ color: oklch(89.1% 0.156 163.3);
Tailwind
colors: {
custom: {
50: '#9dfdd1',
500: '#64fbbe',
950: '#000000',
},
}SCSS
$custom: #64fbbe; $custom-light: #9dfdd1; $custom-dark: #000000;
JSON
{
"hex": "#64fbbe",
"rgb": {
"r": 100,
"g": 251,
"b": 190
},
"hsl": {
"h": 155.762,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.8912,
"c": 0.15561,
"h": 163.3
},
"luminance": 0.75421
}Semantic roles & 50–950 ramp
primary
#64FBBE
secondary
#D52E72
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683