#64CFD2#64CFD2
#64CFD2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.099 H 197.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFD2 |
|---|---|
| RGB | rgb(100, 207, 210) |
| HSL | hsl(182, 55%, 61%) |
| HSV | hsv(182, 52%, 82%) |
| CMYK | cmyk(52.4%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.27, -29.86, -10.92) |
| CIE-LCH | lch(77.27, 31.80, 200.08°) |
| OKLab | oklab(79.28% -0.0939 -0.0302) |
| OKLCH | oklch(79.28% 0.099 197.8) |
| XYZ | xyz(39.1964, 51.9845, 68.9287) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 8.13
Turquoise
#40E0D0
ΔE00 8.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFD2 #D26764
analogous
#64D29E #64CFD2 #6498D2
triadic
#64CFD2 #D264CF #CFD264
tetradic
#64CFD2 #9E64D2 #D26764 #98D264
square
#64CFD2 #9E64D2 #D26764 #98D264
split-complementary
#64CFD2 #D26498 #D29E64
monochromatic
#2A8F91 #38BDC1 #64CFD2 #93DEE0 #C3ECEE
Accessibility & contrast
On white
1.84
#64CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#64CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFD2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFD2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cfd2; /* rgb */ color: rgb(100, 207, 210); /* oklch */ color: oklch(79.3% 0.099 197.8);
Tailwind
colors: {
custom: {
50: '#99dedf',
500: '#64cfd2',
950: '#000000',
},
}SCSS
$custom: #64cfd2; $custom-light: #99dedf; $custom-dark: #000000;
JSON
{
"hex": "#64cfd2",
"rgb": {
"r": 100,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.636,
"s": 55,
"l": 60.784
},
"oklch": {
"l": 0.7928,
"c": 0.09859,
"h": 197.8
},
"luminance": 0.51988
}Semantic roles & 50–950 ramp
primary
#64CFD2
secondary
#974543
accent
#2723C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484