#64F1AF#64F1AF
#64F1AF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.4% C 0.155 H 160.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1AF |
|---|---|
| RGB | rgb(100, 241, 175) |
| HSL | hsl(152, 83%, 67%) |
| HSV | hsv(152, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(86.36, -53.12, 20.69) |
| CIE-LCH | lch(86.36, 57.01, 158.72°) |
| OKLab | oklab(86.38% -0.1455 0.0527) |
| OKLCH | oklch(86.38% 0.155 160.1) |
| XYZ | xyz(44.4446, 68.7107, 51.4694) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.53
Greenish Cyan
#2AFEB7
ΔE00 3.79
Greenish Turquoise
#00FBB0
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1AF #F164A6
analogous
#64F169 #64F1AF #64ECF1
triadic
#64F1AF #AF64F1 #F1AF64
tetradic
#64F1AF #6964F1 #F164A6 #ECF164
square
#64F1AF #6964F1 #F164A6 #ECF164
split-complementary
#64F1AF #F164EC #F16964
monochromatic
#12C873 #2CEC92 #64F1AF #9CF6CC #D4FBE9
Accessibility & contrast
On white
1.42
#64F1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64F1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1AF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1AF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#DBD2B3
Tritanopia (blue-blind)
#22F0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f1af; /* rgb */ color: rgb(100, 241, 175); /* oklch */ color: oklch(86.4% 0.155 160.1);
Tailwind
colors: {
custom: {
50: '#9cf6c7',
500: '#64f1af',
950: '#000000',
},
}SCSS
$custom: #64f1af; $custom-light: #9cf6c7; $custom-dark: #000000;
JSON
{
"hex": "#64f1af",
"rgb": {
"r": 100,
"g": 241,
"b": 175
},
"hsl": {
"h": 151.915,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86382,
"c": 0.15477,
"h": 160.1
},
"luminance": 0.68715
}Semantic roles & 50–950 ramp
primary
#64F1AF
secondary
#C53478
accent
#066CE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582