#64E7EF#64E7EF
#64E7EF is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.115 H 200.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7EF |
|---|---|
| RGB | rgb(100, 231, 239) |
| HSL | hsl(183, 81%, 66%) |
| HSV | hsv(183, 58%, 94%) |
| CMYK | cmyk(58.2%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(85.04, -33.50, -14.73) |
| CIE-LCH | lch(85.04, 36.60, 203.73°) |
| OKLab | oklab(85.83% -0.1074 -0.0408) |
| OKLCH | oklch(85.83% 0.115 200.8) |
| XYZ | xyz(49.4048, 66.0881, 91.7972) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7EF #EF6C64
analogous
#64EFB2 #64E7EF #64A2EF
triadic
#64E7EF #EF64E7 #E7EF64
tetradic
#64E7EF #B264EF #EF6C64 #A2EF64
square
#64E7EF #B264EF #EF6C64 #A2EF64
split-complementary
#64E7EF #EF64A2 #EFB264
monochromatic
#14BAC4 #2DDEE9 #64E7EF #9BF0F5 #D3F8FA
Accessibility & contrast
On white
1.48
#64E7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#64E7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7EF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7EF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7ef; /* rgb */ color: rgb(100, 231, 239); /* oklch */ color: oklch(85.8% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#9deff4',
500: '#64e7ef',
950: '#000000',
},
}SCSS
$custom: #64e7ef; $custom-light: #9deff4; $custom-dark: #000000;
JSON
{
"hex": "#64e7ef",
"rgb": {
"r": 100,
"g": 231,
"b": 239
},
"hsl": {
"h": 183.453,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85833,
"c": 0.11484,
"h": 200.8
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#64E7EF
secondary
#C23D35
accent
#1408DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585