#64FACD#64FACD
#64FACD is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.3% C 0.144 H 170.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64FACD |
|---|---|
| RGB | rgb(100, 250, 205) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.62, -50.41, 9.77) |
| CIE-LCH | lch(89.62, 51.34, 169.03°) |
| OKLab | oklab(89.25% -0.1414 0.025) |
| OKLCH | oklch(89.25% 0.144 170) |
| XYZ | xyz(50.4552, 75.4832, 69.6565) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FACD #FA6491
analogous
#64FA82 #64FACD #64DCFA
triadic
#64FACD #CD64FA #FACD64
tetradic
#64FACD #8264FA #FA6491 #DCFA64
square
#64FACD #8264FA #FA6491 #DCFA64
split-complementary
#64FACD #FA64DC #FA8264
monochromatic
#07DC9C #29F8BA #64FACD #9FFCE0 #DBFEF3
Accessibility & contrast
On white
1.30
#64FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#64FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FACD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FACD | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64facd; /* rgb */ color: rgb(100, 250, 205); /* oklch */ color: oklch(89.3% 0.144 170.0);
Tailwind
colors: {
custom: {
50: '#9efddc',
500: '#64facd',
950: '#000000',
},
}SCSS
$custom: #64facd; $custom-light: #9efddc; $custom-dark: #000000;
JSON
{
"hex": "#64facd",
"rgb": {
"r": 100,
"g": 250,
"b": 205
},
"hsl": {
"h": 162,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.89252,
"c": 0.14358,
"h": 170
},
"luminance": 0.75488
}Semantic roles & 50–950 ramp
primary
#64FACD
secondary
#D42E60
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684