#64E6E6#64E6E6
#64E6E6 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.114 H 195.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6E6 |
|---|---|
| RGB | rgb(100, 230, 230) |
| HSL | hsl(180, 72%, 65%) |
| HSV | hsv(180, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(84.49, -35.45, -10.81) |
| CIE-LCH | lch(84.49, 37.06, 196.96°) |
| OKLab | oklab(85.3% -0.11 -0.0299) |
| OKLCH | oklch(85.3% 0.114 195.2) |
| XYZ | xyz(47.8292, 65.0113, 84.8754) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.56
Robin'S Egg
#6DEDFD
ΔE00 5.85
Aqua
#00FFFF
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6E6 #E66464
analogous
#64E6A5 #64E6E6 #64A5E6
triadic
#64E6E6 #E664E6 #E6E664
tetradic
#64E6E6 #A564E6 #E66464 #A5E664
square
#64E6E6 #A564E6 #E66464 #A5E664
split-complementary
#64E6E6 #E664A5 #E6A564
monochromatic
#1DB3B3 #2FDDDD #64E6E6 #99EEEE #CDF7F7
Accessibility & contrast
On white
1.50
#64E6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#64E6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6E6
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6E6 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE6
Deuteranopia (green-blind)
#C3CCE7
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6e6; /* rgb */ color: rgb(100, 230, 230); /* oklch */ color: oklch(85.3% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#9deeed',
500: '#64e6e6',
950: '#000000',
},
}SCSS
$custom: #64e6e6; $custom-light: #9deeed; $custom-dark: #000000;
JSON
{
"hex": "#64e6e6",
"rgb": {
"r": 100,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.85299,
"c": 0.11401,
"h": 195.2
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#64E6E6
secondary
#B33B3B
accent
#1111D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584