#64EDEE#64EDEE
#64EDEE is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.2% C 0.118 H 195.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDEE |
|---|---|
| RGB | rgb(100, 237, 238) |
| HSL | hsl(180, 80%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.72, -36.57, -11.69) |
| CIE-LCH | lch(86.72, 38.39, 197.72°) |
| OKLab | oklab(87.18% -0.1139 -0.0324) |
| OKLCH | oklch(87.18% 0.118 195.9) |
| XYZ | xyz(50.9657, 69.4455, 91.5907) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.45
Bright Cyan
#41FDFE
ΔE00 3.84
Aqua
#00FFFF
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDEE #EE6564
analogous
#64EEAA #64EDEE #64A8EE
triadic
#64EDEE #EE64ED #EDEE64
tetradic
#64EDEE #AA64EE #EE6564 #A8EE64
square
#64EDEE #AA64EE #EE6564 #A8EE64
split-complementary
#64EDEE #EE64A8 #EEAA64
monochromatic
#15C1C2 #2DE7E8 #64EDEE #9BF3F4 #D2FAFA
Accessibility & contrast
On white
1.41
#64EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#64EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDEE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDEE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64edee; /* rgb */ color: rgb(100, 237, 238); /* oklch */ color: oklch(87.2% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#9ef3f3',
500: '#64edee',
950: '#000000',
},
}SCSS
$custom: #64edee; $custom-light: #9ef3f3; $custom-dark: #000000;
JSON
{
"hex": "#64edee",
"rgb": {
"r": 100,
"g": 237,
"b": 238
},
"hsl": {
"h": 180.435,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.87182,
"c": 0.11842,
"h": 195.9
},
"luminance": 0.69451
}Semantic roles & 50–950 ramp
primary
#64EDEE
secondary
#C03736
accent
#0A09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585