#64FFFE#64FFFE
#64FFFE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.130 H 194.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFFE |
|---|---|
| RGB | rgb(100, 255, 254) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.30, -40.54, -11.71) |
| CIE-LCH | lch(92.30, 42.19, 196.12°) |
| OKLab | oklab(91.84% -0.1254 -0.0325) |
| OKLCH | oklch(91.84% 0.13 194.5) |
| XYZ | xyz(58.8971, 81.3788, 106.3504) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.65
Aqua
#00FFFF
ΔE00 2.68
Bright Turquoise
#0FFEF9
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 5.67
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFFE #FF6465
analogous
#64FFB1 #64FFFE #64B3FF
triadic
#64FFFE #FE64FF #FFFE64
tetradic
#64FFFE #B164FF #FF6465 #B3FF64
square
#64FFFE #B164FF #FF6465 #B3FF64
split-complementary
#64FFFE #FF64B3 #FFB164
monochromatic
#00E9E7 #27FFFE #64FFFE #A1FFFE #DEFFFF
Accessibility & contrast
On white
1.22
#64FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#64FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFFE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFFE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #64fffe; /* rgb */ color: rgb(100, 255, 254); /* oklch */ color: oklch(91.8% 0.130 194.5);
Tailwind
colors: {
custom: {
50: '#a1fffe',
500: '#64fffe',
950: '#000000',
},
}SCSS
$custom: #64fffe; $custom-light: #a1fffe; $custom-dark: #000000;
JSON
{
"hex": "#64fffe",
"rgb": {
"r": 100,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.613,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91844,
"c": 0.12958,
"h": 194.5
},
"luminance": 0.81385
}Semantic roles & 50–950 ramp
primary
#64FFFE
secondary
#DA2D2E
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685