#64E3EE#64E3EE
#64E3EE is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.113 H 203.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3EE |
|---|---|
| RGB | rgb(100, 227, 238) |
| HSL | hsl(185, 80%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(58%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.87, -31.88, -15.96) |
| CIE-LCH | lch(83.87, 35.66, 206.59°) |
| OKLab | oklab(84.88% -0.1036 -0.0442) |
| OKLCH | oklch(84.88% 0.113 203.1) |
| XYZ | xyz(48.1508, 63.8157, 90.6524) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Aqua Blue
#02D8E9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3EE #EE6F64
analogous
#64EEB4 #64E3EE #649EEE
triadic
#64E3EE #EE64E3 #E3EE64
tetradic
#64E3EE #B464EE #EE6F64 #9EEE64
square
#64E3EE #B464EE #EE6F64 #9EEE64
split-complementary
#64E3EE #EE649E #EEB464
monochromatic
#15B5C2 #2DD9E8 #64E3EE #9BEDF4 #D2F7FA
Accessibility & contrast
On white
1.53
#64E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3EE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3EE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BECAEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e3ee; /* rgb */ color: rgb(100, 227, 238); /* oklch */ color: oklch(84.9% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#9decf3',
500: '#64e3ee',
950: '#000000',
},
}SCSS
$custom: #64e3ee; $custom-light: #9decf3; $custom-dark: #000000;
JSON
{
"hex": "#64e3ee",
"rgb": {
"r": 100,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.783,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84878,
"c": 0.11266,
"h": 203.1
},
"luminance": 0.63821
}Semantic roles & 50–950 ramp
primary
#64E3EE
secondary
#C04136
accent
#1A09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485