#64F2CB#64F2CB
#64F2CB is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.135 H 172.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2CB |
|---|---|
| RGB | rgb(100, 242, 203) |
| HSL | hsl(164, 85%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.25, -47.48, 7.42) |
| CIE-LCH | lch(87.25, 48.06, 171.12°) |
| OKLab | oklab(87.31% -0.1341 0.0189) |
| OKLCH | oklch(87.31% 0.135 172) |
| XYZ | xyz(47.7820, 70.5206, 67.5821) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2CB #F2648B
analogous
#64F284 #64F2CB #64D2F2
triadic
#64F2CB #CB64F2 #F2CB64
tetradic
#64F2CB #8464F2 #F2648B #D2F264
square
#64F2CB #8464F2 #F2648B #D2F264
split-complementary
#64F2CB #F264D2 #F28464
monochromatic
#11CB98 #2CEDB8 #64F2CB #9CF7DE #D5FBF1
Accessibility & contrast
On white
1.39
#64F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#64F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2CB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2CB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f2cb; /* rgb */ color: rgb(100, 242, 203); /* oklch */ color: oklch(87.3% 0.135 172.0);
Tailwind
colors: {
custom: {
50: '#9df7da',
500: '#64f2cb',
950: '#000000',
},
}SCSS
$custom: #64f2cb; $custom-light: #9df7da; $custom-dark: #000000;
JSON
{
"hex": "#64f2cb",
"rgb": {
"r": 100,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.521,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.87307,
"c": 0.1354,
"h": 172
},
"luminance": 0.70525
}Semantic roles & 50–950 ramp
primary
#64F2CB
secondary
#C7335C
accent
#0541E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583