#64DEEF#64DEEF
#64DEEF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.111 H 207.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEEF |
|---|---|
| RGB | rgb(100, 222, 239) |
| HSL | hsl(187, 81%, 66%) |
| HSV | hsv(187, 58%, 94%) |
| CMYK | cmyk(58.2%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.47, -29.21, -18.59) |
| CIE-LCH | lch(82.47, 34.63, 212.47°) |
| OKLab | oklab(83.77% -0.0981 -0.0515) |
| OKLCH | oklch(83.77% 0.111 207.7) |
| XYZ | xyz(46.9504, 61.1792, 90.9791) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEEF #EF7564
analogous
#64EFBB #64DEEF #6499EF
triadic
#64DEEF #EF64DE #DEEF64
tetradic
#64DEEF #BB64EF #EF7564 #99EF64
square
#64DEEF #BB64EF #EF7564 #99EF64
split-complementary
#64DEEF #EF6499 #EFBB64
monochromatic
#14AFC4 #2DD2E9 #64DEEF #9BEAF5 #D3F6FA
Accessibility & contrast
On white
1.59
#64DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#64DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEEF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEEF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64deef; /* rgb */ color: rgb(100, 222, 239); /* oklch */ color: oklch(83.8% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9de8f4',
500: '#64deef',
950: '#000000',
},
}SCSS
$custom: #64deef; $custom-light: #9de8f4; $custom-dark: #000000;
JSON
{
"hex": "#64deef",
"rgb": {
"r": 100,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.338,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.83765,
"c": 0.11075,
"h": 207.7
},
"luminance": 0.61184
}Semantic roles & 50–950 ramp
primary
#64DEEF
secondary
#C24635
accent
#2208DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485