#64E7F0#64E7F0
#64E7F0 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.9% C 0.115 H 201.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7F0 |
|---|---|
| RGB | rgb(100, 231, 240) |
| HSL | hsl(184, 82%, 67%) |
| HSV | hsv(184, 58%, 94%) |
| CMYK | cmyk(58.3%, 3.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.07, -33.23, -15.21) |
| CIE-LCH | lch(85.07, 36.55, 204.59°) |
| OKLab | oklab(85.87% -0.1069 -0.0421) |
| OKLCH | oklch(85.87% 0.115 201.5) |
| XYZ | xyz(49.5530, 66.1474, 92.5774) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7F0 #F06D64
analogous
#64F0B3 #64E7F0 #64A1F0
triadic
#64E7F0 #F064E7 #E7F064
tetradic
#64E7F0 #B364F0 #F06D64 #A1F064
square
#64E7F0 #B364F0 #F06D64 #A1F064
split-complementary
#64E7F0 #F064A1 #F0B364
monochromatic
#13BBC6 #2CDEEB #64E7F0 #9CF0F5 #D4F8FB
Accessibility & contrast
On white
1.48
#64E7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#64E7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7F0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7F0 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF1
Deuteranopia (green-blind)
#C1CEF1
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7f0; /* rgb */ color: rgb(100, 231, 240); /* oklch */ color: oklch(85.9% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9deff4',
500: '#64e7f0',
950: '#000000',
},
}SCSS
$custom: #64e7f0; $custom-light: #9deff4; $custom-dark: #000000;
JSON
{
"hex": "#64e7f0",
"rgb": {
"r": 100,
"g": 231,
"b": 240
},
"hsl": {
"h": 183.857,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85867,
"c": 0.11493,
"h": 201.5
},
"luminance": 0.66152
}Semantic roles & 50–950 ramp
primary
#64E7F0
secondary
#C43E35
accent
#1507DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585