#64E4ED#64E4ED
#64E4ED is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.113 H 201.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4ED |
|---|---|
| RGB | rgb(100, 228, 237) |
| HSL | hsl(184, 79%, 66%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(57.8%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.12, -32.63, -15.05) |
| CIE-LCH | lch(84.12, 35.93, 204.76°) |
| OKLab | oklab(85.07% -0.1051 -0.0416) |
| OKLCH | oklch(85.07% 0.113 201.6) |
| XYZ | xyz(48.2786, 64.3057, 89.9723) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4ED #ED6D64
analogous
#64EDB1 #64E4ED #649FED
triadic
#64E4ED #ED64E4 #E4ED64
tetradic
#64E4ED #B164ED #ED6D64 #9FED64
square
#64E4ED #B164ED #ED6D64 #9FED64
split-complementary
#64E4ED #ED649F #EDB164
monochromatic
#16B5C0 #2DDAE7 #64E4ED #9BEEF3 #D2F7FA
Accessibility & contrast
On white
1.51
#64E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#64E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4ED
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4ED | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e4ed; /* rgb */ color: rgb(100, 228, 237); /* oklch */ color: oklch(85.1% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#9dedf2',
500: '#64e4ed',
950: '#000000',
},
}SCSS
$custom: #64e4ed; $custom-light: #9dedf2; $custom-dark: #000000;
JSON
{
"hex": "#64e4ed",
"rgb": {
"r": 100,
"g": 228,
"b": 237
},
"hsl": {
"h": 183.942,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85073,
"c": 0.11302,
"h": 201.6
},
"luminance": 0.64311
}Semantic roles & 50–950 ramp
primary
#64E4ED
secondary
#BF4037
accent
#180ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585