#64F1DB#64F1DB
#64F1DB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.5% C 0.126 H 181.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1DB |
|---|---|
| RGB | rgb(100, 241, 219) |
| HSL | hsl(171, 83%, 67%) |
| HSV | hsv(171, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(87.35, -43.23, -0.80) |
| CIE-LCH | lch(87.35, 43.24, 181.05°) |
| OKLab | oklab(87.52% -0.126 -0.0028) |
| OKLCH | oklch(87.52% 0.126 181.3) |
| XYZ | xyz(49.4912, 70.7293, 78.0480) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.98
Bright Aqua
#0BF9EA
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1DB #F1647A
analogous
#64F195 #64F1DB #64C1F1
triadic
#64F1DB #DB64F1 #F1DB64
tetradic
#64F1DB #9564F1 #F1647A #C1F164
square
#64F1DB #9564F1 #F1647A #C1F164
split-complementary
#64F1DB #F164C1 #F19564
monochromatic
#12C8AC #2CECCE #64F1DB #9CF6E8 #D4FBF5
Accessibility & contrast
On white
1.39
#64F1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#64F1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1DB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1DB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f1db; /* rgb */ color: rgb(100, 241, 219); /* oklch */ color: oklch(87.5% 0.126 181.3);
Tailwind
colors: {
custom: {
50: '#9df6e6',
500: '#64f1db',
950: '#000000',
},
}SCSS
$custom: #64f1db; $custom-light: #9df6e6; $custom-dark: #000000;
JSON
{
"hex": "#64f1db",
"rgb": {
"r": 100,
"g": 241,
"b": 219
},
"hsl": {
"h": 170.638,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.87519,
"c": 0.12608,
"h": 181.3
},
"luminance": 0.70734
}Semantic roles & 50–950 ramp
primary
#64F1DB
secondary
#C5344B
accent
#0628E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584