#64EAE9#64EAE9
#64EAE9 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.117 H 194.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE9 |
|---|---|
| RGB | rgb(100, 234, 233) |
| HSL | hsl(180, 76%, 65%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.72, -36.51, -10.55) |
| CIE-LCH | lch(85.72, 38.00, 196.12°) |
| OKLab | oklab(86.32% -0.1129 -0.0293) |
| OKLCH | oklch(86.32% 0.117 194.5) |
| XYZ | xyz(49.3800, 67.4331, 87.4885) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.15
Bright Cyan
#41FDFE
ΔE00 4.44
Aqua
#00FFFF
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE9 #EA6465
analogous
#64EAA6 #64EAE9 #64A8EA
triadic
#64EAE9 #E964EA #EAE964
tetradic
#64EAE9 #A664EA #EA6465 #A8EA64
square
#64EAE9 #A664EA #EA6465 #A8EA64
split-complementary
#64EAE9 #EA64A8 #EAA664
monochromatic
#19BAB9 #2EE3E1 #64EAE9 #9AF1F1 #D0F9F8
Accessibility & contrast
On white
1.45
#64EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#64EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE9
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE9 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae9; /* rgb */ color: rgb(100, 234, 233); /* oklch */ color: oklch(86.3% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#9df1f0',
500: '#64eae9',
950: '#000000',
},
}SCSS
$custom: #64eae9; $custom-light: #9df1f0; $custom-dark: #000000;
JSON
{
"hex": "#64eae9",
"rgb": {
"r": 100,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.552,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86324,
"c": 0.11663,
"h": 194.5
},
"luminance": 0.67438
}Semantic roles & 50–950 ramp
primary
#64EAE9
secondary
#BA393A
accent
#0D0FD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585