#64E6ED#64E6ED
#64E6ED is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.114 H 200.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6ED |
|---|---|
| RGB | rgb(100, 230, 237) |
| HSL | hsl(183, 79%, 66%) |
| HSV | hsv(183, 58%, 93%) |
| CMYK | cmyk(57.8%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.70, -33.57, -14.19) |
| CIE-LCH | lch(84.70, 36.45, 202.91°) |
| OKLab | oklab(85.53% -0.1071 -0.0393) |
| OKLCH | oklch(85.53% 0.114 200.1) |
| XYZ | xyz(48.8319, 65.4124, 90.1567) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6ED #ED6B64
analogous
#64EDAF #64E6ED #64A1ED
triadic
#64E6ED #ED64E6 #E6ED64
tetradic
#64E6ED #AF64ED #ED6B64 #A1ED64
square
#64E6ED #AF64ED #ED6B64 #A1ED64
split-complementary
#64E6ED #ED64A1 #EDAF64
monochromatic
#16B8C0 #2DDDE7 #64E6ED #9BEFF3 #D2F8FA
Accessibility & contrast
On white
1.49
#64E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6ED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6ED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6ed; /* rgb */ color: rgb(100, 230, 237); /* oklch */ color: oklch(85.5% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#9deef2',
500: '#64e6ed',
950: '#000000',
},
}SCSS
$custom: #64e6ed; $custom-light: #9deef2; $custom-dark: #000000;
JSON
{
"hex": "#64e6ed",
"rgb": {
"r": 100,
"g": 230,
"b": 237
},
"hsl": {
"h": 183.066,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85534,
"c": 0.11411,
"h": 200.1
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#64E6ED
secondary
#BF3E37
accent
#150ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585