#64F3F3#64F3F3
#64F3F3 is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.7% C 0.122 H 195.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3F3 |
|---|---|
| RGB | rgb(100, 243, 243) |
| HSL | hsl(180, 86%, 67%) |
| HSV | hsv(180, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(88.58, -38.00, -11.54) |
| CIE-LCH | lch(88.58, 39.71, 196.89°) |
| OKLab | oklab(88.73% -0.1179 -0.032) |
| OKLCH | oklch(88.73% 0.122 195.2) |
| XYZ | xyz(53.4768, 73.2760, 96.1020) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.71
Bright Light Blue
#26F7FD
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3F3 #F36464
analogous
#64F3AC #64F3F3 #64ACF3
triadic
#64F3F3 #F364F3 #F3F364
tetradic
#64F3F3 #AC64F3 #F36464 #ACF364
square
#64F3F3 #AC64F3 #F36464 #ACF364
split-complementary
#64F3F3 #F364AC #F3AC64
monochromatic
#10CDCD #2BEFEF #64F3F3 #9DF7F7 #D6FCFC
Accessibility & contrast
On white
1.34
#64F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#64F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3F3
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3F3 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#CED7F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f3f3; /* rgb */ color: rgb(100, 243, 243); /* oklch */ color: oklch(88.7% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#9ff7f7',
500: '#64f3f3',
950: '#000000',
},
}SCSS
$custom: #64f3f3; $custom-light: #9ff7f7; $custom-dark: #000000;
JSON
{
"hex": "#64f3f3",
"rgb": {
"r": 100,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.88729,
"c": 0.12221,
"h": 195.2
},
"luminance": 0.73282
}Semantic roles & 50–950 ramp
primary
#64F3F3
secondary
#C93232
accent
#0303E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585