#64FFF2#64FFF2
#64FFF2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.132 H 187.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFF2 |
|---|---|
| RGB | rgb(100, 255, 242) |
| HSL | hsl(175, 100%, 70%) |
| HSV | hsv(175, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.97, -43.65, -5.99) |
| CIE-LCH | lch(91.97, 44.06, 187.81°) |
| OKLab | oklab(91.47% -0.1304 -0.0169) |
| OKLCH | oklch(91.47% 0.132 187.4) |
| XYZ | xyz(57.0353, 80.6341, 96.5453) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.12
Bright Turquoise
#0FFEF9
ΔE00 3.49
Bright Cyan
#41FDFE
ΔE00 4.60
Aqua
#00FFFF
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFF2 #FF6471
analogous
#64FFA5 #64FFF2 #64BEFF
triadic
#64FFF2 #F264FF #FFF264
tetradic
#64FFF2 #A564FF #FF6471 #BEFF64
square
#64FFF2 #A564FF #FF6471 #BEFF64
split-complementary
#64FFF2 #FF64BE #FFA564
monochromatic
#00E9D5 #27FFED #64FFF2 #A1FFF7 #DEFFFC
Accessibility & contrast
On white
1.23
#64FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#64FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFF2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFF2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #64fff2; /* rgb */ color: rgb(100, 255, 242); /* oklch */ color: oklch(91.5% 0.132 187.4);
Tailwind
colors: {
custom: {
50: '#a0fff6',
500: '#64fff2',
950: '#000000',
},
}SCSS
$custom: #64fff2; $custom-light: #a0fff6; $custom-dark: #000000;
JSON
{
"hex": "#64fff2",
"rgb": {
"r": 100,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.968,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91466,
"c": 0.13151,
"h": 187.4
},
"luminance": 0.8064
}Semantic roles & 50–950 ramp
primary
#64FFF2
secondary
#DA2D3C
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685