#64F2D9#64F2D9
#64F2D9 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.128 H 179.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2D9 |
|---|---|
| RGB | rgb(100, 242, 217) |
| HSL | hsl(169, 85%, 67%) |
| HSV | hsv(169, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 10.3%, 5.1%) |
| CIE-LAB | lab(87.59, -44.16, 0.60) |
| CIE-LCH | lch(87.59, 44.17, 179.22°) |
| OKLab | oklab(87.7% -0.1279 0.0009) |
| OKLCH | oklch(87.7% 0.128 179.6) |
| XYZ | xyz(49.5263, 71.2183, 76.7686) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.81
Aqua (survey)
#13EAC9
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2D9 #F2647D
analogous
#64F292 #64F2D9 #64C4F2
triadic
#64F2D9 #D964F2 #F2D964
tetradic
#64F2D9 #9264F2 #F2647D #C4F264
square
#64F2D9 #9264F2 #F2647D #C4F264
split-complementary
#64F2D9 #F264C4 #F29264
monochromatic
#11CBAA #2CEDCB #64F2D9 #9CF7E7 #D5FBF5
Accessibility & contrast
On white
1.38
#64F2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#64F2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2D9
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2D9 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D8
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#00F6EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f2d9; /* rgb */ color: rgb(100, 242, 217); /* oklch */ color: oklch(87.7% 0.128 179.6);
Tailwind
colors: {
custom: {
50: '#9df7e4',
500: '#64f2d9',
950: '#000000',
},
}SCSS
$custom: #64f2d9; $custom-light: #9df7e4; $custom-dark: #000000;
JSON
{
"hex": "#64f2d9",
"rgb": {
"r": 100,
"g": 242,
"b": 217
},
"hsl": {
"h": 169.437,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87696,
"c": 0.12794,
"h": 179.6
},
"luminance": 0.71223
}Semantic roles & 50–950 ramp
primary
#64F2D9
secondary
#C7334D
accent
#052BE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584