#64EDED#64EDED
#64EDED is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.1% C 0.118 H 195.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDED |
|---|---|
| RGB | rgb(100, 237, 237) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.70, -36.83, -11.20) |
| CIE-LCH | lch(86.70, 38.50, 196.92°) |
| OKLab | oklab(87.15% -0.1143 -0.0311) |
| OKLCH | oklch(87.15% 0.118 195.2) |
| XYZ | xyz(50.8192, 69.3869, 90.8191) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDED #ED6464
analogous
#64EDA8 #64EDED #64A8ED
triadic
#64EDED #ED64ED #EDED64
tetradic
#64EDED #A864ED #ED6464 #A8ED64
square
#64EDED #A864ED #ED6464 #A8ED64
split-complementary
#64EDED #ED64A8 #EDA864
monochromatic
#16C0C0 #2DE7E7 #64EDED #9BF3F3 #D2FAFA
Accessibility & contrast
On white
1.41
#64EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#64EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDED
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDED | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eded; /* rgb */ color: rgb(100, 237, 237); /* oklch */ color: oklch(87.1% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#9ef3f2',
500: '#64eded',
950: '#000000',
},
}SCSS
$custom: #64eded; $custom-light: #9ef3f2; $custom-dark: #000000;
JSON
{
"hex": "#64eded",
"rgb": {
"r": 100,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.87149,
"c": 0.11847,
"h": 195.2
},
"luminance": 0.69392
}Semantic roles & 50–950 ramp
primary
#64EDED
secondary
#BF3737
accent
#0A0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585