#64F9C8#64F9C8
#64F9C8 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.9% C 0.146 H 168.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9C8 |
|---|---|
| RGB | rgb(100, 249, 200) |
| HSL | hsl(160, 93%, 68%) |
| HSV | hsv(160, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 19.7%, 2.4%) |
| CIE-LAB | lab(89.22, -51.11, 11.79) |
| CIE-LCH | lch(89.22, 52.45, 167.01°) |
| OKLab | oklab(88.89% -0.1426 0.0302) |
| OKLCH | oklch(88.89% 0.146 168.1) |
| XYZ | xyz(49.5514, 74.6258, 66.4252) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9C8 #F96495
analogous
#64F97D #64F9C8 #64E0F9
triadic
#64F9C8 #C864F9 #F9C864
tetradic
#64F9C8 #7D64F9 #F96495 #E0F964
square
#64F9C8 #7D64F9 #F96495 #E0F964
split-complementary
#64F9C8 #F964E0 #F97D64
monochromatic
#08DA95 #29F7B3 #64F9C8 #9FFBDD #DAFEF2
Accessibility & contrast
On white
1.32
#64F9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#64F9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9C8
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9C8 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C6
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f9c8; /* rgb */ color: rgb(100, 249, 200); /* oklch */ color: oklch(88.9% 0.146 168.1);
Tailwind
colors: {
custom: {
50: '#9dfcd8',
500: '#64f9c8',
950: '#000000',
},
}SCSS
$custom: #64f9c8; $custom-light: #9dfcd8; $custom-dark: #000000;
JSON
{
"hex": "#64f9c8",
"rgb": {
"r": 100,
"g": 249,
"b": 200
},
"hsl": {
"h": 160.268,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.88887,
"c": 0.14575,
"h": 168.1
},
"luminance": 0.74631
}Semantic roles & 50–950 ramp
primary
#64F9C8
secondary
#D22F65
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583