#64F2E6#64F2E6
#64F2E6 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.1% C 0.123 H 187.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2E6 |
|---|---|
| RGB | rgb(100, 242, 230) |
| HSL | hsl(175, 85%, 67%) |
| HSV | hsv(175, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 5%, 5.1%) |
| CIE-LAB | lab(87.93, -40.92, -5.70) |
| CIE-LCH | lch(87.93, 41.32, 187.93°) |
| OKLab | oklab(88.08% -0.1224 -0.0161) |
| OKLCH | oklch(88.08% 0.123 187.5) |
| XYZ | xyz(51.2842, 71.9215, 86.0271) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.40
Bright Turquoise
#0FFEF9
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2E6 #F26470
analogous
#64F29F #64F2E6 #64B7F2
triadic
#64F2E6 #E664F2 #F2E664
tetradic
#64F2E6 #9F64F2 #F26470 #B7F264
square
#64F2E6 #9F64F2 #F26470 #B7F264
split-complementary
#64F2E6 #F264B7 #F29F64
monochromatic
#11CBBB #2CEDDD #64F2E6 #9CF7EF #D5FBF8
Accessibility & contrast
On white
1.36
#64F2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#64F2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2E6
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2E6 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E6
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f2e6; /* rgb */ color: rgb(100, 242, 230); /* oklch */ color: oklch(88.1% 0.123 187.5);
Tailwind
colors: {
custom: {
50: '#9ef7ed',
500: '#64f2e6',
950: '#000000',
},
}SCSS
$custom: #64f2e6; $custom-light: #9ef7ed; $custom-dark: #000000;
JSON
{
"hex": "#64f2e6",
"rgb": {
"r": 100,
"g": 242,
"b": 230
},
"hsl": {
"h": 174.93,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.88084,
"c": 0.12342,
"h": 187.5
},
"luminance": 0.71927
}Semantic roles & 50–950 ramp
primary
#64F2E6
secondary
#C73340
accent
#0517E1
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101716
muted
#808584