#64DFE3#64DFE3
#64DFE3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.109 H 198.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE3 |
|---|---|
| RGB | rgb(100, 223, 227) |
| HSL | hsl(182, 69%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.9%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.39, -32.96, -12.35) |
| CIE-LCH | lch(82.39, 35.20, 200.54°) |
| OKLab | oklab(83.58% -0.1039 -0.0342) |
| OKLCH | oklch(83.58% 0.109 198.2) |
| XYZ | xyz(45.5025, 61.0262, 82.0394) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE3 #E36864
analogous
#64E3A8 #64DFE3 #64A0E3
triadic
#64DFE3 #E364DF #DFE364
tetradic
#64DFE3 #A864E3 #E36864 #A0E364
square
#64DFE3 #A864E3 #E36864 #A0E364
split-complementary
#64DFE3 #E364A0 #E3A864
monochromatic
#1FA9AD #30D4DA #64DFE3 #98EAEC #CCF4F6
Accessibility & contrast
On white
1.59
#64DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#64DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE3
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE3 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E4
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe3; /* rgb */ color: rgb(100, 223, 227); /* oklch */ color: oklch(83.6% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#9ce9eb',
500: '#64dfe3',
950: '#000000',
},
}SCSS
$custom: #64dfe3; $custom-light: #9ce9eb; $custom-dark: #000000;
JSON
{
"hex": "#64dfe3",
"rgb": {
"r": 100,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.89,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.83577,
"c": 0.10941,
"h": 198.2
},
"luminance": 0.61031
}Semantic roles & 50–950 ramp
primary
#64DFE3
secondary
#AF403C
accent
#1A14D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484