#64FFB2#64FFB2
#64FFB2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.171 H 158.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFB2 |
|---|---|
| RGB | rgb(100, 255, 178) |
| HSL | hsl(150, 100%, 70%) |
| HSV | hsv(150, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.52, -58.11, 24.89) |
| CIE-LCH | lch(90.52, 63.21, 156.81°) |
| OKLab | oklab(89.81% -0.1584 0.0631) |
| OKLCH | oklch(89.81% 0.171 158.3) |
| XYZ | xyz(49.0470, 77.4387, 54.4732) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFB2 #FF64B1
analogous
#64FF65 #64FFB2 #64FEFF
triadic
#64FFB2 #B264FF #FFB264
tetradic
#64FFB2 #6564FF #FF64B1 #FEFF64
square
#64FFB2 #6564FF #FF64B1 #FEFF64
split-complementary
#64FFB2 #FF64FE #FF6564
monochromatic
#00E975 #27FF94 #64FFB2 #A1FFD0 #DEFFEF
Accessibility & contrast
On white
1.27
#64FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#64FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFB2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFB2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#0CFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffb2; /* rgb */ color: rgb(100, 255, 178); /* oklch */ color: oklch(89.8% 0.171 158.3);
Tailwind
colors: {
custom: {
50: '#9effc9',
500: '#64ffb2',
950: '#000000',
},
}SCSS
$custom: #64ffb2; $custom-light: #9effc9; $custom-dark: #000000;
JSON
{
"hex": "#64ffb2",
"rgb": {
"r": 100,
"g": 255,
"b": 178
},
"hsl": {
"h": 150.194,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89809,
"c": 0.17052,
"h": 158.3
},
"luminance": 0.77444
}Semantic roles & 50–950 ramp
primary
#64FFB2
secondary
#DA2D83
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682