#64DEF0#64DEF0
#64DEF0 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.111 H 208.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEF0 |
|---|---|
| RGB | rgb(100, 222, 240) |
| HSL | hsl(188, 82%, 67%) |
| HSV | hsv(188, 58%, 94%) |
| CMYK | cmyk(58.3%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(82.51, -28.93, -19.07) |
| CIE-LCH | lch(82.51, 34.66, 213.39°) |
| OKLab | oklab(83.8% -0.0977 -0.0528) |
| OKLCH | oklch(83.8% 0.111 208.4) |
| XYZ | xyz(47.0985, 61.2384, 91.7593) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEF0 #F07664
analogous
#64F0BC #64DEF0 #6498F0
triadic
#64DEF0 #F064DE #DEF064
tetradic
#64DEF0 #BC64F0 #F07664 #98F064
square
#64DEF0 #BC64F0 #F07664 #98F064
split-complementary
#64DEF0 #F06498 #F0BC64
monochromatic
#13AFC6 #2CD2EB #64DEF0 #9CEAF5 #D4F6FB
Accessibility & contrast
On white
1.59
#64DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEF0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEF0 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64def0; /* rgb */ color: rgb(100, 222, 240); /* oklch */ color: oklch(83.8% 0.111 208.4);
Tailwind
colors: {
custom: {
50: '#9de8f5',
500: '#64def0',
950: '#000000',
},
}SCSS
$custom: #64def0; $custom-light: #9de8f5; $custom-dark: #000000;
JSON
{
"hex": "#64def0",
"rgb": {
"r": 100,
"g": 222,
"b": 240
},
"hsl": {
"h": 187.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.83801,
"c": 0.11104,
"h": 208.4
},
"luminance": 0.61243
}Semantic roles & 50–950 ramp
primary
#64DEF0
secondary
#C44735
accent
#2307DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485