#64FFEF#64FFEF
#64FFEF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 185.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFEF |
|---|---|
| RGB | rgb(100, 255, 239) |
| HSL | hsl(174, 100%, 70%) |
| HSV | hsv(174, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.89, -44.41, -4.55) |
| CIE-LCH | lch(91.89, 44.64, 185.85°) |
| OKLab | oklab(91.37% -0.1317 -0.013) |
| OKLCH | oklch(91.37% 0.132 185.6) |
| XYZ | xyz(56.5885, 80.4553, 94.1918) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.03
Bright Turquoise
#0FFEF9
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua
#00FFFF
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFEF #FF6474
analogous
#64FFA1 #64FFEF #64C2FF
triadic
#64FFEF #EF64FF #FFEF64
tetradic
#64FFEF #A164FF #FF6474 #C2FF64
square
#64FFEF #A164FF #FF6474 #C2FF64
split-complementary
#64FFEF #FF64C2 #FFA164
monochromatic
#00E9D1 #27FFE9 #64FFEF #A1FFF5 #DEFFFC
Accessibility & contrast
On white
1.23
#64FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#64FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFEF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFEF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #64ffef; /* rgb */ color: rgb(100, 255, 239); /* oklch */ color: oklch(91.4% 0.132 185.6);
Tailwind
colors: {
custom: {
50: '#a0fff4',
500: '#64ffef',
950: '#000000',
},
}SCSS
$custom: #64ffef; $custom-light: #a0fff4; $custom-dark: #000000;
JSON
{
"hex": "#64ffef",
"rgb": {
"r": 100,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.806,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91374,
"c": 0.13233,
"h": 185.6
},
"luminance": 0.80461
}Semantic roles & 50–950 ramp
primary
#64FFEF
secondary
#DA2D3F
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685