#64E6EB#64E6EB
#64E6EB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.114 H 198.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6EB |
|---|---|
| RGB | rgb(100, 230, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(57.4%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.64, -34.11, -13.23) |
| CIE-LCH | lch(84.64, 36.59, 201.19°) |
| OKLab | oklab(85.47% -0.1079 -0.0366) |
| OKLCH | oklch(85.47% 0.114 198.7) |
| XYZ | xyz(48.5414, 65.2962, 88.6264) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6EB #EB6964
analogous
#64EBAC #64E6EB #64A2EB
triadic
#64E6EB #EB64E6 #E6EB64
tetradic
#64E6EB #AC64EB #EB6964 #A2EB64
square
#64E6EB #AC64EB #EB6964 #A2EB64
split-complementary
#64E6EB #EB64A2 #EBAC64
monochromatic
#18B6BC #2EDDE4 #64E6EB #9AEFF2 #D0F7F9
Accessibility & contrast
On white
1.49
#64E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#64E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6eb; /* rgb */ color: rgb(100, 230, 235); /* oklch */ color: oklch(85.5% 0.114 198.7);
Tailwind
colors: {
custom: {
50: '#9deef1',
500: '#64e6eb',
950: '#000000',
},
}SCSS
$custom: #64e6eb; $custom-light: #9deef1; $custom-dark: #000000;
JSON
{
"hex": "#64e6eb",
"rgb": {
"r": 100,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85466,
"c": 0.11399,
"h": 198.7
},
"luminance": 0.65301
}Semantic roles & 50–950 ramp
primary
#64E6EB
secondary
#BB3D38
accent
#140CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585