#64FFEB#64FFEB
#64FFEB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.134 H 183.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFEB |
|---|---|
| RGB | rgb(100, 255, 235) |
| HSL | hsl(172, 100%, 70%) |
| HSV | hsv(172, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.78, -45.41, -2.63) |
| CIE-LCH | lch(91.78, 45.49, 183.32°) |
| OKLab | oklab(91.26% -0.1334 -0.0078) |
| OKLCH | oklch(91.26% 0.134 183.4) |
| XYZ | xyz(56.0041, 80.2216, 91.1140) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 6.13
Aqua
#00FFFF
ΔE00 6.65
Aqua (survey)
#13EAC9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFEB #FF6478
analogous
#64FF9E #64FFEB #64C6FF
triadic
#64FFEB #EB64FF #FFEB64
tetradic
#64FFEB #9E64FF #FF6478 #C6FF64
square
#64FFEB #9E64FF #FF6478 #C6FF64
split-complementary
#64FFEB #FF64C6 #FF9E64
monochromatic
#00E9CB #27FFE3 #64FFEB #A1FFF3 #DEFFFB
Accessibility & contrast
On white
1.23
#64FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#64FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFEB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFEB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64ffeb; /* rgb */ color: rgb(100, 255, 235); /* oklch */ color: oklch(91.3% 0.134 183.4);
Tailwind
colors: {
custom: {
50: '#9ffff1',
500: '#64ffeb',
950: '#000000',
},
}SCSS
$custom: #64ffeb; $custom-light: #9ffff1; $custom-dark: #000000;
JSON
{
"hex": "#64ffeb",
"rgb": {
"r": 100,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.258,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91255,
"c": 0.13362,
"h": 183.4
},
"luminance": 0.80227
}Semantic roles & 50–950 ramp
primary
#64FFEB
secondary
#DA2D44
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685