#64F1DA#64F1DA
#64F1DA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.5% C 0.126 H 180.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1DA |
|---|---|
| RGB | rgb(100, 241, 218) |
| HSL | hsl(170, 83%, 67%) |
| HSV | hsv(170, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 9.5%, 5.5%) |
| CIE-LAB | lab(87.33, -43.48, -0.31) |
| CIE-LCH | lch(87.33, 43.48, 180.41°) |
| OKLab | oklab(87.49% -0.1265 -0.0015) |
| OKLCH | oklch(87.49% 0.126 180.7) |
| XYZ | xyz(49.3600, 70.6768, 77.3568) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.88
Bright Aqua
#0BF9EA
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 5.64
Light Aqua
#8CFFDB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1DA #F1647B
analogous
#64F194 #64F1DA #64C1F1
triadic
#64F1DA #DA64F1 #F1DA64
tetradic
#64F1DA #9464F1 #F1647B #C1F164
square
#64F1DA #9464F1 #F1647B #C1F164
split-complementary
#64F1DA #F164C1 #F19464
monochromatic
#12C8AB #2CECCD #64F1DA #9CF6E7 #D4FBF5
Accessibility & contrast
On white
1.39
#64F1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#64F1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1DA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1DA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D9
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f1da; /* rgb */ color: rgb(100, 241, 218); /* oklch */ color: oklch(87.5% 0.126 180.7);
Tailwind
colors: {
custom: {
50: '#9df6e5',
500: '#64f1da',
950: '#000000',
},
}SCSS
$custom: #64f1da; $custom-light: #9df6e5; $custom-dark: #000000;
JSON
{
"hex": "#64f1da",
"rgb": {
"r": 100,
"g": 241,
"b": 218
},
"hsl": {
"h": 170.213,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8749,
"c": 0.12649,
"h": 180.7
},
"luminance": 0.70682
}Semantic roles & 50–950 ramp
primary
#64F1DA
secondary
#C5344C
accent
#0629E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584