#64EADF#64EADF
#64EADF is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.0% C 0.118 H 187.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64EADF |
|---|---|
| RGB | rgb(100, 234, 223) |
| HSL | hsl(175, 76%, 65%) |
| HSV | hsv(175, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(85.44, -39.10, -5.70) |
| CIE-LCH | lch(85.44, 39.52, 188.30°) |
| OKLab | oklab(86.01% -0.1171 -0.016) |
| OKLCH | oklch(86.01% 0.118 187.8) |
| XYZ | xyz(47.9918, 66.8778, 80.1773) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Bright Aqua
#0BF9EA
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EADF #EA646F
analogous
#64EA9C #64EADF #64B2EA
triadic
#64EADF #DF64EA #EADF64
tetradic
#64EADF #9C64EA #EA646F #B2EA64
square
#64EADF #9C64EA #EA646F #B2EA64
split-complementary
#64EADF #EA64B2 #EA9C64
monochromatic
#19BAAD #2EE3D4 #64EADF #9AF1EA #D0F9F5
Accessibility & contrast
On white
1.46
#64EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EADF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EADF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eadf; /* rgb */ color: rgb(100, 234, 223); /* oklch */ color: oklch(86.0% 0.118 187.8);
Tailwind
colors: {
custom: {
50: '#9df1e8',
500: '#64eadf',
950: '#000000',
},
}SCSS
$custom: #64eadf; $custom-light: #9df1e8; $custom-dark: #000000;
JSON
{
"hex": "#64eadf",
"rgb": {
"r": 100,
"g": 234,
"b": 223
},
"hsl": {
"h": 175.075,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86005,
"c": 0.11819,
"h": 187.8
},
"luminance": 0.66883
}Semantic roles & 50–950 ramp
primary
#64EADF
secondary
#BA3943
accent
#0D1ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584