#64F3DB#64F3DB
#64F3DB is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.0% C 0.128 H 180.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3DB |
|---|---|
| RGB | rgb(100, 243, 219) |
| HSL | hsl(170, 86%, 67%) |
| HSV | hsv(170, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(87.93, -44.11, 0.05) |
| CIE-LCH | lch(87.93, 44.11, 179.94°) |
| OKLab | oklab(87.99% -0.1281 -0.0006) |
| OKLCH | oklch(87.99% 0.128 180.3) |
| XYZ | xyz(50.0865, 71.9199, 78.2464) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.86
Aqua (survey)
#13EAC9
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.05
Light Aqua
#8CFFDB
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3DB #F3647C
analogous
#64F394 #64F3DB #64C4F3
triadic
#64F3DB #DB64F3 #F3DB64
tetradic
#64F3DB #9464F3 #F3647C #C4F364
square
#64F3DB #9464F3 #F3647C #C4F364
split-complementary
#64F3DB #F364C4 #F39464
monochromatic
#10CDAD #2BEFCE #64F3DB #9DF7E8 #D6FCF5
Accessibility & contrast
On white
1.36
#64F3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#64F3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3DB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3DB | 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)
#E9E6DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f3db; /* rgb */ color: rgb(100, 243, 219); /* oklch */ color: oklch(88.0% 0.128 180.3);
Tailwind
colors: {
custom: {
50: '#9df7e6',
500: '#64f3db',
950: '#000000',
},
}SCSS
$custom: #64f3db; $custom-light: #9df7e6; $custom-dark: #000000;
JSON
{
"hex": "#64f3db",
"rgb": {
"r": 100,
"g": 243,
"b": 219
},
"hsl": {
"h": 169.93,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87988,
"c": 0.1281,
"h": 180.3
},
"luminance": 0.71925
}Semantic roles & 50–950 ramp
primary
#64F3DB
secondary
#C9324C
accent
#0329E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584