#64F0EA#64F0EA
#64F0EA is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.7% C 0.121 H 191.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0EA |
|---|---|
| RGB | rgb(100, 240, 234) |
| HSL | hsl(177, 82%, 67%) |
| HSV | hsv(177, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.47, -38.99, -8.48) |
| CIE-LCH | lch(87.47, 39.90, 192.27°) |
| OKLab | oklab(87.75% -0.1186 -0.0236) |
| OKLCH | oklch(87.75% 0.121 191.3) |
| XYZ | xyz(51.2604, 70.9647, 88.8221) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0EA #F0646A
analogous
#64F0A4 #64F0EA #64B0F0
triadic
#64F0EA #EA64F0 #F0EA64
tetradic
#64F0EA #A464F0 #F0646A #B0F064
square
#64F0EA #A464F0 #F0646A #B0F064
split-complementary
#64F0EA #F064B0 #F0A464
monochromatic
#13C6BF #2CEBE2 #64F0EA #9CF5F2 #D4FBF9
Accessibility & contrast
On white
1.38
#64F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#64F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0EA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0EA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f0ea; /* rgb */ color: rgb(100, 240, 234); /* oklch */ color: oklch(87.7% 0.121 191.3);
Tailwind
colors: {
custom: {
50: '#9ef5f0',
500: '#64f0ea',
950: '#000000',
},
}SCSS
$custom: #64f0ea; $custom-light: #9ef5f0; $custom-dark: #000000;
JSON
{
"hex": "#64f0ea",
"rgb": {
"r": 100,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.429,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.87746,
"c": 0.12097,
"h": 191.3
},
"luminance": 0.7097
}Semantic roles & 50–950 ramp
primary
#64F0EA
secondary
#C4353B
accent
#0710DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585