#64EBEE#64EBEE
#64EBEE is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.7% C 0.117 H 197.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBEE |
|---|---|
| RGB | rgb(100, 235, 238) |
| HSL | hsl(181, 80%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.15, -35.64, -12.54) |
| CIE-LCH | lch(86.15, 37.78, 199.38°) |
| OKLab | oklab(86.72% -0.1119 -0.0347) |
| OKLCH | oklch(86.72% 0.117 197.2) |
| XYZ | xyz(50.3899, 68.2939, 91.3988) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.67
Aqua
#00FFFF
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBEE #EE6764
analogous
#64EEAC #64EBEE #64A6EE
triadic
#64EBEE #EE64EB #EBEE64
tetradic
#64EBEE #AC64EE #EE6764 #A6EE64
square
#64EBEE #AC64EE #EE6764 #A6EE64
split-complementary
#64EBEE #EE64A6 #EEAC64
monochromatic
#15BFC2 #2DE4E8 #64EBEE #9BF2F4 #D2F9FA
Accessibility & contrast
On white
1.43
#64EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#64EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBEE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBEE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C6D1EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ebee; /* rgb */ color: rgb(100, 235, 238); /* oklch */ color: oklch(86.7% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#9ef2f3',
500: '#64ebee',
950: '#000000',
},
}SCSS
$custom: #64ebee; $custom-light: #9ef2f3; $custom-dark: #000000;
JSON
{
"hex": "#64ebee",
"rgb": {
"r": 100,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.304,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8672,
"c": 0.11713,
"h": 197.2
},
"luminance": 0.68299
}Semantic roles & 50–950 ramp
primary
#64EBEE
secondary
#C03936
accent
#0E09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585