#64E1EB#64E1EB
#64E1EB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.111 H 202.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1EB |
|---|---|
| RGB | rgb(100, 225, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(57.4%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.21, -31.75, -15.37) |
| CIE-LCH | lch(83.21, 35.28, 205.83°) |
| OKLab | oklab(84.31% -0.1028 -0.0425) |
| OKLCH | oklch(84.31% 0.111 202.5) |
| XYZ | xyz(47.1699, 62.5532, 88.1693) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1EB #EB6E64
analogous
#64EBB1 #64E1EB #649EEB
triadic
#64E1EB #EB64E1 #E1EB64
tetradic
#64E1EB #B164EB #EB6E64 #9EEB64
square
#64E1EB #B164EB #EB6E64 #9EEB64
split-complementary
#64E1EB #EB649E #EBB164
monochromatic
#18B0BC #2ED7E4 #64E1EB #9AEBF2 #D0F6F9
Accessibility & contrast
On white
1.55
#64E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#64E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1EB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1EB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1eb; /* rgb */ color: rgb(100, 225, 235); /* oklch */ color: oklch(84.3% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9deaf1',
500: '#64e1eb',
950: '#000000',
},
}SCSS
$custom: #64e1eb; $custom-light: #9deaf1; $custom-dark: #000000;
JSON
{
"hex": "#64e1eb",
"rgb": {
"r": 100,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84313,
"c": 0.11122,
"h": 202.5
},
"luminance": 0.62558
}Semantic roles & 50–950 ramp
primary
#64E1EB
secondary
#BB4238
accent
#1B0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485