#64DDDB#64DDDB
#64DDDB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.108 H 193.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDDB |
|---|---|
| RGB | rgb(100, 221, 219) |
| HSL | hsl(179, 64%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.58, -34.14, -9.31) |
| CIE-LCH | lch(81.58, 35.39, 195.25°) |
| OKLab | oklab(82.85% -0.1052 -0.0258) |
| OKLCH | oklch(82.85% 0.108 193.8) |
| XYZ | xyz(43.8927, 59.5324, 76.1819) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDDB #DD6466
analogous
#64DD9E #64DDDB #64A3DD
triadic
#64DDDB #DB64DD #DDDB64
tetradic
#64DDDB #9E64DD #DD6466 #A3DD64
square
#64DDDB #9E64DD #DD6466 #A3DD64
split-complementary
#64DDDB #DD64A3 #DD9E64
monochromatic
#24A3A1 #32D2CF #64DDDB #96E8E7 #C8F3F2
Accessibility & contrast
On white
1.63
#64DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#64DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDDB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDDB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dddb; /* rgb */ color: rgb(100, 221, 219); /* oklch */ color: oklch(82.8% 0.108 193.8);
Tailwind
colors: {
custom: {
50: '#9be8e6',
500: '#64dddb',
950: '#000000',
},
}SCSS
$custom: #64dddb; $custom-light: #9be8e6; $custom-dark: #000000;
JSON
{
"hex": "#64dddb",
"rgb": {
"r": 100,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.008,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82846,
"c": 0.10828,
"h": 193.8
},
"luminance": 0.59537
}Semantic roles & 50–950 ramp
primary
#64DDDB
secondary
#A63F41
accent
#1A1DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484