#64F2C8#64F2C8
#64F2C8 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.137 H 170.5°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2C8 |
|---|---|
| RGB | rgb(100, 242, 200) |
| HSL | hsl(162, 85%, 67%) |
| HSV | hsv(162, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 17.4%, 5.1%) |
| CIE-LAB | lab(87.18, -48.17, 8.88) |
| CIE-LCH | lch(87.18, 48.98, 169.55°) |
| OKLab | oklab(87.23% -0.1354 0.0227) |
| OKLCH | oklch(87.23% 0.137 170.5) |
| XYZ | xyz(47.4280, 70.3790, 65.7174) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2C8 #F2648E
analogous
#64F281 #64F2C8 #64D5F2
triadic
#64F2C8 #C864F2 #F2C864
tetradic
#64F2C8 #8164F2 #F2648E #D5F264
square
#64F2C8 #8164F2 #F2648E #D5F264
split-complementary
#64F2C8 #F264D5 #F28164
monochromatic
#11CB94 #2CEDB4 #64F2C8 #9CF7DC #D5FBF0
Accessibility & contrast
On white
1.39
#64F2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#64F2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2C8
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2C8 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C6
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f2c8; /* rgb */ color: rgb(100, 242, 200); /* oklch */ color: oklch(87.2% 0.137 170.5);
Tailwind
colors: {
custom: {
50: '#9cf7d8',
500: '#64f2c8',
950: '#000000',
},
}SCSS
$custom: #64f2c8; $custom-light: #9cf7d8; $custom-dark: #000000;
JSON
{
"hex": "#64f2c8",
"rgb": {
"r": 100,
"g": 242,
"b": 200
},
"hsl": {
"h": 162.254,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87228,
"c": 0.1373,
"h": 170.5
},
"luminance": 0.70384
}Semantic roles & 50–950 ramp
primary
#64F2C8
secondary
#C7335F
accent
#0546E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583