#64F9AF#64F9AF
#64F9AF is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.3% C 0.165 H 158.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9AF |
|---|---|
| RGB | rgb(100, 249, 175) |
| HSL | hsl(150, 93%, 68%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 29.7%, 2.4%) |
| CIE-LAB | lab(88.71, -56.33, 23.93) |
| CIE-LCH | lch(88.71, 61.20, 156.98°) |
| OKLab | oklab(88.31% -0.1537 0.0607) |
| OKLCH | oklch(88.31% 0.165 158.5) |
| XYZ | xyz(46.8649, 73.5512, 52.2762) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9AF #F964AE
analogous
#64F964 #64F9AF #64F9F9
triadic
#64F9AF #AF64F9 #F9AF64
tetradic
#64F9AF #6464F9 #F964AE #F9F964
square
#64F9AF #6464F9 #F964AE #F9F964
split-complementary
#64F9AF #F964F9 #F96464
monochromatic
#08DA72 #29F791 #64F9AF #9FFBCD #DAFEEC
Accessibility & contrast
On white
1.34
#64F9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#64F9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9AF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9AF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AB
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#1BF8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f9af; /* rgb */ color: rgb(100, 249, 175); /* oklch */ color: oklch(88.3% 0.165 158.5);
Tailwind
colors: {
custom: {
50: '#9dfcc7',
500: '#64f9af',
950: '#000000',
},
}SCSS
$custom: #64f9af; $custom-light: #9dfcc7; $custom-dark: #000000;
JSON
{
"hex": "#64f9af",
"rgb": {
"r": 100,
"g": 249,
"b": 175
},
"hsl": {
"h": 150.201,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.88305,
"c": 0.16525,
"h": 158.5
},
"luminance": 0.73556
}Semantic roles & 50–950 ramp
primary
#64F9AF
secondary
#D22F80
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682