#64DEF5#64DEF5
#64DEF5 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.113 H 211.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEF5 |
|---|---|
| RGB | rgb(100, 222, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(59.2%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(82.67, -27.53, -21.48) |
| CIE-LCH | lch(82.67, 34.92, 217.96°) |
| OKLab | oklab(83.99% -0.0957 -0.0595) |
| OKLCH | oklch(83.99% 0.113 211.9) |
| XYZ | xyz(47.8515, 61.5396, 95.7250) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEF5 #F57B64
analogous
#64F5C3 #64DEF5 #6496F5
triadic
#64DEF5 #F564DE #DEF564
tetradic
#64DEF5 #C364F5 #F57B64 #96F564
square
#64DEF5 #C364F5 #F57B64 #96F564
split-complementary
#64DEF5 #F56496 #F5C364
monochromatic
#0DB2D1 #2BD2F1 #64DEF5 #9DEAF9 #D7F6FC
Accessibility & contrast
On white
1.58
#64DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#64DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEF5
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEF5 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#B6C7F5
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64def5; /* rgb */ color: rgb(100, 222, 245); /* oklch */ color: oklch(84.0% 0.113 211.9);
Tailwind
colors: {
custom: {
50: '#9de8f8',
500: '#64def5',
950: '#000000',
},
}SCSS
$custom: #64def5; $custom-light: #9de8f8; $custom-dark: #000000;
JSON
{
"hex": "#64def5",
"rgb": {
"r": 100,
"g": 222,
"b": 245
},
"hsl": {
"h": 189.517,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.83985,
"c": 0.11273,
"h": 211.9
},
"luminance": 0.61544
}Semantic roles & 50–950 ramp
primary
#64DEF5
secondary
#CC4931
accent
#2501E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485