#64E7F2#64E7F2
#64E7F2 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.9% C 0.115 H 202.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7F2 |
|---|---|
| RGB | rgb(100, 231, 242) |
| HSL | hsl(185, 85%, 67%) |
| HSV | hsv(185, 59%, 95%) |
| CMYK | cmyk(58.7%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.13, -32.69, -16.17) |
| CIE-LCH | lch(85.13, 36.47, 206.33°) |
| OKLab | oklab(85.94% -0.1061 -0.0448) |
| OKLCH | oklch(85.94% 0.115 202.9) |
| XYZ | xyz(49.8517, 66.2668, 94.1508) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.29
Robin Egg Blue
#8AF1FE
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7F2 #F26F64
analogous
#64F2B6 #64E7F2 #64A0F2
triadic
#64E7F2 #F264E7 #E7F264
tetradic
#64E7F2 #B664F2 #F26F64 #A0F264
square
#64E7F2 #B664F2 #F26F64 #A0F264
split-complementary
#64E7F2 #F264A0 #F2B664
monochromatic
#11BCCB #2CDEED #64E7F2 #9CF0F7 #D5F8FB
Accessibility & contrast
On white
1.47
#64E7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#64E7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7F2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7F2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e7f2; /* rgb */ color: rgb(100, 231, 242); /* oklch */ color: oklch(85.9% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#9eeff6',
500: '#64e7f2',
950: '#000000',
},
}SCSS
$custom: #64e7f2; $custom-light: #9eeff6; $custom-dark: #000000;
JSON
{
"hex": "#64e7f2",
"rgb": {
"r": 100,
"g": 231,
"b": 242
},
"hsl": {
"h": 184.648,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85936,
"c": 0.1152,
"h": 202.9
},
"luminance": 0.66272
}Semantic roles & 50–950 ramp
primary
#64E7F2
secondary
#C73F33
accent
#1605E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585