#64FABD#64FABD
#64FABD is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.155 H 163.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64FABD |
|---|---|
| RGB | rgb(100, 250, 189) |
| HSL | hsl(156, 94%, 69%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.28, -53.89, 17.54) |
| CIE-LCH | lch(89.28, 56.67, 161.97°) |
| OKLab | oklab(88.86% -0.1485 0.0448) |
| OKLCH | oklch(88.86% 0.155 163.2) |
| XYZ | xyz(48.6217, 74.7497, 60.0000) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 2.13
Greenish Cyan
#2AFEB7
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.49
Greenish Turquoise
#00FBB0
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FABD #FA64A1
analogous
#64FA72 #64FABD #64ECFA
triadic
#64FABD #BD64FA #FABD64
tetradic
#64FABD #7264FA #FA64A1 #ECFA64
square
#64FABD #7264FA #FA64A1 #ECFA64
split-complementary
#64FABD #FA64EC #FA7264
monochromatic
#07DC86 #29F8A4 #64FABD #9FFCD6 #DBFEEF
Accessibility & contrast
On white
1.32
#64FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#64FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FABD
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FABD | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BA
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fabd; /* rgb */ color: rgb(100, 250, 189); /* oklch */ color: oklch(88.9% 0.155 163.2);
Tailwind
colors: {
custom: {
50: '#9dfdd1',
500: '#64fabd',
950: '#000000',
},
}SCSS
$custom: #64fabd; $custom-light: #9dfdd1; $custom-dark: #000000;
JSON
{
"hex": "#64fabd",
"rgb": {
"r": 100,
"g": 250,
"b": 189
},
"hsl": {
"h": 155.6,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.88858,
"c": 0.15512,
"h": 163.2
},
"luminance": 0.74755
}Semantic roles & 50–950 ramp
primary
#64FABD
secondary
#D42E72
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683