#64E2ED#64E2ED
#64E2ED is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.112 H 203.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2ED |
|---|---|
| RGB | rgb(100, 226, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(57.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.55, -31.68, -15.91) |
| CIE-LCH | lch(83.55, 35.45, 206.66°) |
| OKLab | oklab(84.61% -0.103 -0.044) |
| OKLCH | oklch(84.61% 0.112 203.1) |
| XYZ | xyz(47.7316, 63.2116, 89.7899) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2ED #ED6F64
analogous
#64EDB4 #64E2ED #649DED
triadic
#64E2ED #ED64E2 #E2ED64
tetradic
#64E2ED #B464ED #ED6F64 #9DED64
square
#64E2ED #B464ED #ED6F64 #9DED64
split-complementary
#64E2ED #ED649D #EDB464
monochromatic
#16B3C0 #2DD8E7 #64E2ED #9BECF3 #D2F7FA
Accessibility & contrast
On white
1.54
#64E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#64E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2ED
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2ED | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2ed; /* rgb */ color: rgb(100, 226, 237); /* oklch */ color: oklch(84.6% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#9debf2',
500: '#64e2ed',
950: '#000000',
},
}SCSS
$custom: #64e2ed; $custom-light: #9debf2; $custom-dark: #000000;
JSON
{
"hex": "#64e2ed",
"rgb": {
"r": 100,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.818,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84613,
"c": 0.11201,
"h": 203.1
},
"luminance": 0.63216
}Semantic roles & 50–950 ramp
primary
#64E2ED
secondary
#BF4237
accent
#1B0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485